Contents - Index


DeleteLookup (Macro Command)

 

DeleteLookup 'TableName' or DeleteLookup 1

Delete the specified Lookup table.  The Lookup table can be indicated by: 1) providing its name (surrounded in single quotes), 2) providing a string variable that contains the name of the table or 3) by providing a number indicating the position of the table.  The first table is number 1.

 

MacroCommands