The QBasic Forum      Other Subforums, Links and Downloads
 
 Return to Index  

thanks pete but...

February 4 2009 at 1:55 PM
  (Login wargame4mike)
R


Response to Scrolling 'help' menu for Mike. (Reagan speech provided as test data.)

thanks for the help pete. i tried it out and it worked as advertised. however, it does seem to be alot of programming just to pull up some text. is there an easier way to do it or is there pretty much only one way to pull text from an outside file for use in a program?

ive been racking my brains for the last couple days trying to use your prgram but simplify it a little. also, i dont particulary care for the scrolling text and would rather have a full page of text come up, the ppl read it, press a key, and a new full page of text comes up.

also, is there a limit to the amount of characters allowed for a string variable? i thought it was 256 or somewhere around there but im not 100% sure. i was almost even thinking of assinging several sentences to a string variable and retrieving it from a random access file. do you think this way might be feasible or is your idea a better way to go about it?

 
 Respond to this message   
Response TitleAuthor and Date
Re: thanks pete but... (View Thread) on Feb 4
   thanks pete!! this helped me alot! on Feb 5
      You're welcome... on Feb 7
         lol one more question pete on Feb 12
            CHAIN is coolClippy on Feb 12
               thanks clippy/ few more questions on Feb 12
                  I don't know of any limit on Feb 12
                  * No limit except maybe by the DOS 640k RAM limitationqbguy on Feb 12
                     hmmm... on Feb 13
                        You need QB4.5 or above to compile programs on Feb 13
                           more questions on compiling on Feb 13
                              Re: more questions on compiling on Feb 13
                                 can u give an example? on Feb 14
                                    * Large arrays, double number values, lots of PRINTS. on Feb 14
                                       well i tried to compile it on Feb 15
                                          You are going to have to break the program into more modules on Feb 15
                                             uhhh.... on Feb 15
                                                What is the module size including the SUBs? on Feb 15
                                             now i understand what you mean on Feb 17
                                                I would only CHAIN or LINK when necessary on Feb 17
                                                   RE: CHAIN on Feb 17
                                          URL* to multi-modular programming on Feb 15
                                             i understand some of the program on Feb 18
                                                SHELL is used to go to DOS on Feb 18
                                                   i guess i dont need SHELL on Feb 19
                                                      * Just remember CHAIN only links to another EXE / BAS file. on Feb 19
                                                         what is an OBJ on Feb 23
                                                            object files on Feb 23
                                                            Object files can be used to make a Library file. on Feb 24

Newbies usually go to www.qbasic.com and click on The QBasic Forum
Forum regulars have their own ways, which include The QBasic Community Forums