Results 1 to 6 of 6

Thread: Is this forum for me?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    4

    Is this forum for me?

    I am new here; suspect this forum is way too advanced for me. I am using an old version of MS-DOS QBASIC. Is there another forum that is better suited for me?

    FWIW ... this is a typical question I have:

    I have a WORD table with 2 columns and 600 rows in which each cell consists of a 6-digit number. Is there a simple way I can "copy" these cells into a QBASIC program so that I can use QB to do some math manipulations on the data?

    Thanks.

  2. #2
    Oi, fat-rag! bushmobile's Avatar
    Join Date
    Mar 2004
    Location
    on the poop deck
    Posts
    5,592

    Re: Is this forum for me?



    We have an Other Basic forum - you can probably get your question answered there

  3. #3
    PowerPoster
    Join Date
    May 2006
    Location
    Location, location!
    Posts
    2,673

    Re: Is this forum for me?

    wdc, I would say that in a way YES this is the forum for you...if you're willing to learn VB that is. VB is a great stepping stone up from QBasic (and QB was my previous language before I got the hang of VB :-))...a lot of VB commands mirror exactly the commands in QB, and once you get used to the fact that there's no command line output so you can't PRINT stuff like in QB it's usually easy enough to get the hang of it.

    And if you still want to use QBasic and don't get your question answered in the other forum, try usenet as there's a few QBasic and BASIC discussion groups there...just go to http://groups.google.com :-)
    Well, everyone else has been doing it :-)
    Loading a file into memory QUICKLY - Using SendKeys - HyperLabel - A highly customisable label replacement - Using resource files/DLLs with VB - Adding GZip to your projects
    Expect more to come in future
    If I have helped you, RATE ME! :-)

    I love helping noobs with their VB problems (probably because, as an amateur programmer, I am only slightly better at VB than them :-)) but if you SERIOUSLY want to get help for free from a community such as VBForums, you have to first have a grounding (basic knowledge) in VB6, otherwise you're way too much work to help...You've got to give a little if you want to get help from us, in other words!

    And we DON'T do your homework. If your tutor doesn't teach you enough to help you make the project without his or her help, FIND A BETTER TUTOR or try reading books on programming! We are happy to help with minor things regarding the project, but you have to understand the rest of it if you want our help to be useful.

  4. #4
    Fanatic Member
    Join Date
    Aug 2005
    Location
    South Africa
    Posts
    760

    Re: Is this forum for me?

    I suggest finding another forum for your QBasic questions as there aren't that many people in the Other Basic forum.

    Or better yet, learn VB!
    If I helped you out, please consider adding to my reputation!

    -- "The faulty interface lies between the chair and the keyboard" --

    VB6 Programs By Me:
    ** Dictionary, Thesaurus & Rhyme-Generator In One ** WMP Recent Files List Editor ** Pretty Impressive Clock ** Extract Firefox History **

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Is this forum for me?

    Moved to Other Basic

  6. #6
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654

    Re: Is this forum for me?

    You might want to take a look at FreeBASIC compiler: it is mostly compatible with QBasic yet it is very powerful and has very useful additions to the language (bitshifting and pointers to name a few). It can compile programs to Windows, DOS and Linux. They also have nice support forums.

    And as the name stands: it is free.

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