Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Andrew Gable

    Shared common variables

    I think I just spotted what I need to do SHARED a$ would i include that like this SHARED a$ Public sub PrintTerminalNumber SHARED TerminalNumber Print TerminalNumber End sub
  2. Andrew Gable

    Shared common variables

    I'm using PDS 7.1 as well as vbdos
  3. Andrew Gable

    Shared common variables

    Hi everyone, I have just started to develop once again in qbasic and for the love of everything I can not remember how to share a variable between modules Before the main function runs I have declared Common shared TerminalNumber as string But I can not seem to access it from another...

Part and Inventory Search

Back
Top