home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / datamage.zip / HELPFILS.ZIP / RUNMCRO.HLP < prev    next >
Text File  |  1987-10-19  |  1KB  |  18 lines

  1. "EXECUTE MACRO HELP"
  2.  
  3. "This  function  loads and executes  a  previously  recorded  series of"
  4. "multi-record operations; i.e.  select records, calculate, sort, print."
  5. "Thusly, a MACRO can be used to extrapolate data  routinely  needed for"
  6. "day to day operations.  The output of a MACRO will change according to"
  7. "the state of the datafile at the time the MACRO is run."
  8.  
  9. "A MACRO is like a computer program; a way to do a job that needs done."
  10. "If you need to do a job only once don't write a program to do it, just"
  11. "do it manually; you'll do a lot less work.   When the need for the job"
  12. "becomes repetitive THEN consider writing a MACRO to do it."
  13.  
  14. "MACROs are selected in the same way as datafiles, I/O group and marker"
  15. "files.   After selection the screen will ask you  to  make the printer"
  16. "ready,  and LEAVE IT on-line until the MACRO ends.  The essence of the"
  17. "MACRO is SPEED; they stop ONLY to display a total/average not printed."
  18.