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

Why not pass those 2 values in the file too?

July 18 2009 at 7:23 PM
  (Login burger2227)
R


Response to i dont understand

All I was noting was that you don't need 2 common shared lines. You can list a dozen or more in one line of code. No biggie.

I don't like COMMON SHARED much as you cannot use CHAIN without compiling the modules with BRUN45.EXE included. If you already have a file in use why not toss those two variables in too?

I gather you already open the file at least once in each module, so it is not much of a stretch to add 2 more values into the record. That's your call!

 
 Respond to this message   
Response TitleAuthor and Date
i could but... (View Thread) on Jul 19
   Does it run in Qbasic? on Jul 19
      of course it runs in QB on Jul 20
         Quickbasic 7.1 is referred to as PDS, lol. "Professional Development System" on Jul 20
            i tried compiling the program before... on Jul 20
               The variables were already in the memory when you created them. on Jul 20
                  i think that was my problem before on Jul 21
                     That is why I think you should LINK instead of CHAIN later. on Jul 21
                        *LINK sounds interesting. can u tell me more about it? on Jul 22
                           You have to compile first with BC.EXE on Jul 22
                              * Apple even made an Operating System called OS XAnon on Jul 29
                                 i used to do some tinkering with Apple comps on Jul 30
                                    No. Applesoft is a version of BASIC.Solitaire on Jul 31
                           overtüre soundAnonymous on Dec 2

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