home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a031 / template.exe / AD_XDOS.COD < prev    next >
Encoding:
Text File  |  1992-03-10  |  258 b   |  10 lines

  1. //
  2. // Module Name: AD_XDOS.COD - Menu_Act = 21
  3. // Selectors  : DOS_File, DOS_Parm
  4. // Description: to issue the dBASE RUN command
  5. // Syntax     : RUN <DOS command> [<parameters>]
  6. //
  7. RUN {DOS_File}{if DOS_Parm} {DOS_Parm}{endif}
  8. //
  9. // EOP AD_XDOS.COD
  10.