home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c019 / 4.ddi / UNZIP42 / VMS / BILF / MAKE_BIL.COM < prev   
Encoding:
Text File  |  1992-04-03  |  219 b   |  8 lines

  1. $ set verify    ! like "echo on", eh?
  2. $ cc bilf
  3. $ link bilf,sys$input:/opt
  4. sys$share:vaxcrtl.exe/shareable
  5. $ ! change the following symbol to "$diskname:[directory]bilf.exe" as approp.
  6. $ bilf == "$bilf.exe"
  7. $ set noverify
  8.