home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / WM10.ZIP / DOC.DAT / dosed.txt < prev    next >
Encoding:
Text File  |  1995-08-30  |  520 b   |  16 lines

  1.  DOSed
  2.  ─────
  3.  
  4.  The DOSed command calls DOSed.BAT.
  5.  
  6.  DOSed.BAT does two things:
  7.  
  8.       (1) Writes a title:value pair to WAVmaker's public Function key 
  9.           file for inheritance by the caller {FnKeys}. The title is 
  10.           "File #1", the value is the first command line parameter.
  11.  
  12.       (2) Calls EDIT.EXE (the standard DOS editor) with the first command
  13.           line parameter (all other parameters are discarded).
  14.  
  15.  If you'd rather use another text editor, modify DOSed.BAT accordingly.
  16.