home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / _pipedream / _path < prev    next >
Text File  |  1991-10-04  |  411b  |  11 lines

  1. | > !PipeDream.!Path
  2. |
  3. | Alter the below line if you wish PipeDream to search other places
  4. | for its local or global resources -- note that PDGlobal$Path may
  5. | have been set up by the global PipeDream resources if present.
  6. |
  7. If "<PDGlobal$Path>" ="" then SetMacro PipeDream$Path <PipeDream$Dir>.
  8. If "<PDGlobal$Path>"<>"" then SetMacro PipeDream$Path <PipeDream$Dir>.,<PDGlobal$Path>
  9. |
  10. | end of !PipeDream.!Path
  11.