Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public Variables
Message
From
27/05/2002 05:51:19
 
 
To
27/05/2002 04:29:22
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00661600
Message ID:
00661610
Views:
23
Public variables are public only in project, in which they are declared. One exeption from this are public variables, declared in class modules or ActiveX control. In all other cases you cannot use public variables from .EXE in another .VBP. To use them, create project group from two .VBP (this, from which are compiled .EXE, and this, in which you want to use public variables).

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform