home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progasm / filename.arj / FILENAME.DOC < prev   
Encoding:
Text File  |  1991-06-01  |  693 b   |  14 lines

  1.  FILENAME.ASM               (in the MASM directory)
  2.  Clockwork Software
  3.  
  4.  
  5.  Recently we published FILENAME.COM on SuperDisk - a little program that
  6.  builds an environment (SET) variable, useful in BAT files to pass
  7.  parameters inward to programs or other BAT files.  It produced a scrolling
  8.  menu from which the user could select a file.
  9.          John Worley of Clockwork software has contributed this ASM file -
  10.  the source for FILENAME.COM - for your inspection, and in the hope it will
  11.  stir you to ideas adaptable to your own circumstances.
  12.          It was written for assembly by MASM, but should work with several
  13.  other assemblers (including A86) with little or no change.
  14.