home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsm / makatic / _EnsureDir next >
Encoding:
Text File  |  1996-01-19  |  322 b   |  10 lines

  1. If "<Prefix$Dir>" <> "" Then Echo Makatic library scripts should not be used
  2. If "<Prefix$Dir>" <> "" Then Echo with Prefix.
  3. If "<Prefix$Dir>" <> "" Then Obey
  4.  
  5. If "%0" <> "" Then Set Makatic$ProjectDir %0
  6.  
  7. If "<Makatic$ProjectDir>" = "" Then Echo Please set |<Makatic$ProjectDir>.
  8. If "<Makatic$ProjectDir>" = "" Then Obey
  9.  
  10.