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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code to be written to diff files

Status
Not open for further replies.

pujas

Programmer
Feb 2, 2005
22
0
0
US
I have wriiten a pgm in VB. Since i'am new to Vb i don't know you to put code in diff files and then access it from the main page.

What i have is a ctl file (an active-x obeject) whihc has all my code. It has global varaibles and functions which use those global varaibles.I also have a few global declaration.

where do i now store these global variables and declaration. Do i create a module file and store them there. If yes how would i access the global variables in the ctl file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top