home *** CD-ROM | disk | FTP | other *** search
- 'File: TEMPLATE.MCR
- 'Sample / template QuickRef Project Assistant macro file
-
- 'Use macro files to automaticaly insert a batch of typical "to-do" items into
- 'a project's set of records.
-
- 'The macro file format could not be simpler. It is just a plain ASCII text
- 'file containing individual lines of text, each of which will become a "to-do"
- 'line item when the macro is run.
-
- 'The only rules are as follows:
-
- ' plain ASCII text only
- ' blank lines, and lines starting with ' are ignored
- ' notes will be truncated at 40 characters
- ' filename must end in the extension .MCR
- ' "STANDARD.MCR" is hardwired into the program as the default name
- ' must be stored in the main T&M data directory
-
- 'You may create as many macro files as you wish, and they may contain as many
- 'line items as you wish. If you are only going to use one macro, or if you use
- 'one a lot more often than others, name it "STANDARD.MCR" to avoid having to
- 'type a filename each time.
-
- 'This template file should have been set to "read-only" during the
- 'installation process. When you select MAKE A NEW MACRO from the macro menu,
- 'your text editor will start and load this file. Immediately use your editor's
- '"save as" function to save the template as a new .MCR file, and then start
- 'adding your own lines below. (Retain these instructions in the file for
- 'future reference).
-
- 'The next line is a "real" macro entry... (no preceeding ')
-
- learn how to use the macro utility
-