home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 November / VPR9811A.BIN / VPR_DATA / GAME / MSUADEMO / MSUADEMO.EXE / CABFILE / IDR_CABFILE / ENV / ASSIGN.TXT next >
Text File  |  1998-04-02  |  354b  |  14 lines

  1. ;
  2. ; Path definitions for YPA
  3. ; ========================
  4. ;
  5.  
  6. begin_assign
  7.     data   = data               ; read only
  8.     save   = save               ; read/write
  9.     help   = help               ; read only
  10.     mov    = data:mov           ; read only
  11.     levels = levels             ; read only
  12.     mbpix  = levels:mbpix       ; read only
  13. end
  14.