home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xwplascr.zip / XWPL0208.ZIP / editdlg.cmd < prev    next >
OS/2 REXX Batch file  |  2000-01-04  |  134b  |  10 lines

  1. /* editdlg.cmd:
  2.     this invokes NMAKE DLGEDIT to edit the frontend dialogs.
  3.     */
  4.  
  5. 'call envicc'
  6. 'nmake dlgedit'
  7. 'pause'
  8.  
  9.  
  10.