home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 325_02 / zlink.bat < prev    next >
DOS Batch File  |  1990-03-28  |  179b  |  9 lines

  1. rem lib environ can be set from autoexec.bat, I do it here because on my PC
  2. rem name 'lib' is used by two compilers
  3.  
  4. set lib=d:\zortech\lib;c:\zc\dp
  5.  
  6. blink %1,,, zvidh
  7.  
  8. 
  9.