AutoRecall of Sales
Functionality has been added to allow autorecall of Sales when shared data (FileSync application) is used. The autorecall query string is added to the Sales32.INI file in the [Preferences] section. This query uses Dbase format rather than SQL format: The Select and Sign functions should not be present in the query string. The FROM, WHERE and field names are required. The table being queried must be sh_save. The LIKE operator is represented by '$' which uses a different argument order than other operators. The left-hand argument is the string that you are seeking, and the right-hand argument is the string or field in which you are seeking.