Results 1 to 3 of 3

Thread: gw-basic question

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    18

    Resolved gw-basic question

    I have this program I made and don't know how to make a nested loop where I can input data under names and then save the names and data. Can someone take a look and tell me how to do this. I would also like to get it into visual basic.
    Attached Files Attached Files
    Last edited by exactajack; Apr 11th, 2005 at 12:58 PM.

  2. #2
    Addicted Member ajames's Avatar
    Join Date
    Mar 2005
    Location
    Wales, UK
    Posts
    178

    Re: gw-basic question

    Quote Originally Posted by exactajack
    and then save the names and data.
    do you mean save into a .txt file? QuickBASIC could do this but not QBASIC, or as far as i'm concerned.

    Quote Originally Posted by exactajack
    I would also like to get it into visual basic.
    QBASIC and Visual Basic are virtually different forms of languages. Although vb uses .bas files, the syntax is different.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    18

    Re: gw-basic question

    It already saves it to a text file. I just need to add a loop within the loop that is already there. Then I thought I would rewrite the whole program in vb

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