home *** CD-ROM | disk | FTP | other *** search
/ Megahits 4 / MegaHits_Vol.4.iso / vollversionen / cando / assign_cando next >
Text File  |  1994-10-23  |  586b  |  12 lines

  1. ; if exists "CanDo:"
  2. ;    echo "CanDo wurde schon zugewiesen !"
  3. ; else
  4.     echo "Nehme Zuweisungen für CanDo 2.0 vor !"
  5.     assign CanDo:         Megahits_Vier:Vollversionen/CanDo
  6.     assign CanDoExtras:   Megahits_Vier:Vollversionen/Cando
  7.     assign CanDoExamples: Megahits_Vier:Vollversionen/CanDo/Decks
  8.     assign C:             Megahits_Vier:Vollversionen/CanDo/c ADD
  9.     assign LIBS:          Megahits_Vier:Vollversionen/CanDo/Libs ADD
  10.     assign S:             Megahits_Vier:Vollversionen/CanDo/s ADD
  11.     assign UTILITIES:     Megahits_Vier:Vollversionen/CanDo/Utilities ADD
  12. endif