home *** CD-ROM | disk | FTP | other *** search
- ░░░░▒ ░▒ ░▒ ░░░░▒ ░░░▒
- ░▒ ░▒░▒ ░▒ ░▒
- ░░░▒ ░▒ ░░░▒ ░▒
- ░▒ ░▒░▒ ░▒ ░▒
- ░░░░▒ ░▒ ░▒ ░░░░▒ ░░░▒
-
- Execute Compiled Macros
-
- default logical operator is 'AND'
- 'AND' sets ALL selection arguments to AND
- 'OR' sets ALL selection arguments to OR
-
- enter argument(s) and hit END key:
-
- doe [and] john find john doe
- smith [or] david find smith or david
- j find starting with j
- ne/j find not starting with j
- j= find j and only j
- co/j find j anywhere
- no/j find not j anywhere
- rt/100.00 1000.00 find in range > 100.00 and < 1000.00
- re/100.00 1000.00 find in range >= 100.00 and =< 1000.00
-
-
-
-
-
-
-
-
-
-
- EXEC requires that an EXECUTABLE compiled macro
- of the SAME FileName and ProfileName be available
-
- use the COMP option to EDIT and COMPILE macro