home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / timing / voycost_1 / !VoyCost / !Run < prev    next >
Text File  |  1995-12-07  |  529b  |  19 lines

  1. | !Run File for Voyager call cost Calculator
  2. | By Dave Ward
  3. | V0.06
  4. |
  5. |
  6. If "<VoyCCCalc$Running>"<>"" then Error You can only have one copy of VoyCalc running at any one time.
  7.  
  8. IconSprites <Obey$Dir>.!Sprites
  9.  
  10. Set VCCCalc$Dir <Obey$Dir>
  11.  
  12. If "<VTiInternet$Dir>"="" then Error I must see the filer must see Voyagers directory.
  13.  
  14. | If "<VTiVoyager$Loaded>"<>"" then Error Please do not run this program while Voyager is running.
  15.  
  16. Wimpslot -min 20k -max 20k
  17. Set VoyCCCalc$Running Yes
  18. Run <VCCCalc$Dir>.!RunImage
  19. Unset VoyCCCalc$Running