home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 310.lha / DevKit_v1.2 / s / SetSource < prev    next >
Text File  |  1980-12-03  |  157b  |  6 lines

  1. /*    Assign src: to the environment variable Source */
  2. assign >nil: <ENV:Source src: ?
  3. c:echo "Source directory src: set to " NOLINE
  4. type ENV:Source
  5. echo "*N"
  6.