Results 1 to 3 of 3

Thread: Batch Use

  1. #1

    Thread Starter
    Member king_willy's Avatar
    Join Date
    Sep 2001
    Location
    Sydney
    Posts
    61

    Lightbulb Batch Use

    Ok, I'm using the qbasic /run command, this is great and would really be helpfull on my boot disks, though it looks kinda daggy when u see all the code when the program finishes.... how can i get qbasic to quit after my program finishes?
    In a world without fences, who needs GATES? The penguins are a comin'!

  2. #2
    Member AirScape17's Avatar
    Join Date
    Aug 2002
    Location
    England
    Posts
    34

    SYSTEM

    Use the SYSTEM command instead on the END command. They work the same, only system exits the IDE when you use the /run switch.

  3. #3

    Thread Starter
    Member king_willy's Avatar
    Join Date
    Sep 2001
    Location
    Sydney
    Posts
    61
    Cheers... Works great
    In a world without fences, who needs GATES? The penguins are a comin'!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width