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

Basic variables question

Status
Not open for further replies.

mpgalvin

Programmer
Feb 5, 2001
119
IE
I know I should know the answer to this one, but the heat is gettin' to me! I have several projects which are compiled into apps and then linked together by one more project which is compiled into an exe.

My predecessor introduced a public variable, CanUpdate, and I can't find where it's being set. It is available in all the sub-projects (that are compiled) with its correct value, but is not set anywhere within those projects. For a variable to be available across projects like this, where does it need to be set?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top