home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / df2-3211.zip / w.cmd < prev   
OS/2 REXX Batch file  |  1994-08-19  |  137b  |  4 lines

  1. wcc386 -fh -d3 -w9 /bt=os2 df.c
  2. if errorlevel==0 wlink option stack=32k debug all system os2v2 file df
  3. if errorlevel==0 df&\binos2\df
  4.