home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / finance / tas515dm.zip / EXAMPLES.ZIP / DIR_MOV.ZIP / SCANDATE.SUB < prev    next >
Text File  |  1992-07-14  |  514b  |  14 lines

  1. {===========================================================================
  2.  
  3. Sub-routine to provide for a date, other than current date, to run TAS scripts
  4. on.
  5.  
  6. FORMAT:  #SCAN_DATE  Start_date  End_date  in the form "yymmdd"
  7.                      920424      910730
  8. Scan_date with only one date indicates the date to start scanning from.
  9.  
  10. To use the current date - comment out the scan date parameter.
  11. ============================================================================}
  12.  
  13. {#SCAN_DATE 920710}
  14.