Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Redeclaring things
Message
From
11/02/2011 11:28:48
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Redeclaring things
Miscellaneous
Thread ID:
01499783
Message ID:
01499783
Views:
110
Hi

if I have

Dim s As Series = setupSeries(modelName)

then in a loop I want to ditch that s and set up a new one whats the best way of doing that

if I just repeat the code I get


Error 1 Variable 's' hides a variable in an enclosing block.

so what should I be doing.

Thanks

Nick
Next
Reply
Map
View

Click here to load this message in the networking platform