Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Advantage CA-Clipper Guide v5.5 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 APPEND FROM          Imports records from a table located on the same server
 AUTOUSE              Open an existing table and its associated files
 BEGIN TRANSACTION    Indicates the beginning of a transaction
 CLEAR SCOPE          Clears current index SCOPE values
 COMMIT TRANSACTION   Indicates the end of transaction and saves updates
 COPY TO              Exports records to a new table located on same server
 COPY TO ARRAY        Copy field data to a multi-dimentional array           .
 DELETE TAG           Delete a tag from a compound (.cdx) index
 INDEX                Create an index file or tag
 REFRESH FILTER       Rebuilds a Client Advantage Optimized Filter           .
 REINDEX              Rebuild open indexes in the current work area
 ROLLBACK TRANSACTION Indicates the end of transaction and aborts updates
 SEARCH FOR           Fill an array with record numbers meeting a condition  .
 SET AXS LOCKING      Set the Advantage locking mode
 SET EXPRESSION ...   Enable or disable the Advantage Expression Engine
 SET INDEX            Open index file(s) for the current work area
 SET MEMOBLOCK        Set the block size for FPT memo fields
 SET OPTIMIZE         Enable or disable automatic Client AOF optimization    .
 SET ORDER TO TAG     Select tag within .cdx file to be controlling order
 SET PASSWORD         Sets the password for encryption/decryption
 SET RIGHTS CHECKING  Sets security method used to open or create files
 SET SCOPE            Set top and bottom SCOPE values to same value
 SET SCOPETOP         Set the top index SCOPE value
 SET SCOPEBOTTOM      Set the bottom index SCOPE value
 SET TAG              Select tag within .cdx file to be controlling order
 SET TAGORDER         Set specified order to become the controlling order
 SET TYPECHECK        Enable or disable Client AOF FOR clause syntax checking.
 SORT                 Copy records to a table in sorted order
 SUBINDEX             Create a subindex based on another index
 USE                  Open an existing table and associated files

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson