Results 1 to 4 of 4

Thread: Qbasic

  1. #1

    Thread Starter
    Member klopeks's Avatar
    Join Date
    Mar 2003
    Posts
    39

    Question Qbasic

    How do you use QBASIC can you use dos commands for file handeling just like in a batch file , like to copy and move files?

  2. #2
    Lively Member AndySoft's Avatar
    Join Date
    Oct 2000
    Location
    Massillon, OH
    Posts
    68

    Arrow

    /me pulls a line out of the big Book O' Quotes:

    Press F1, RTFM

    To run DOS commands, use SHELL, about the same as in VB.
    But still:

    Press F1, RTFM
    -AndySoft
    [email protected]
    [email protected] (Use the other one first!)

    I use: NASM, HTML, Perl, PHP, JavaScript, Batch, TI-Basic (TI-83+), QBasic 1.1, QuickBASIC 4.5, QuickBASIC Extended 7.1, VB-WIN 6 Ent., and the rest of Visual Studio 6 Ent. And who knows what else!

  3. #3
    Member
    Join Date
    Jul 2003
    Location
    UK
    Posts
    60
    I've started a QBasic tutorial here:_

    http://members.aol.com/nickjc67/fswd.htm

    Hope it helps.

    Nick

  4. #4
    Fanatic Member Mad Compie's Avatar
    Join Date
    Aug 2000
    Location
    Kuurne (Belgium)
    Posts
    553
    QBASIC also supports port I/O, which could be very usefull to control the serial port registers.
    I wrote some time ago a QB app to read a DCF clock, which put the RF signals via a serial protocol, in µ-seconds!!!
    That's just impossible in VB6, but in QB: all right!!!
    * I AM *

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