PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
procedures in .NET not working?
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
procedures in .NET not working?
![]() |
procedures in .NET not working? |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I've got a whole bunch of dim statements which need to be repeated at
various stages. I tried to create a public sub, put the statements in there and then add the sub name into the code where the dim statements are needed, but it still says that the whole bunch of stuff that needs to be dimensioned is not declared. Any ideas? Thanks. Dev |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hello!
Could you just send (to the news group) a code example, and I will try to help you. Regards Magnus "Dev Singh" <debu@ihug.com.au> wrote in message news:bdm46v$sgh$1@lust.ihug.co.nz... > I've got a whole bunch of dim statements which need to be repeated at > various stages. > I tried to create a public sub, put the statements in there and then add the > sub name into the code where the dim statements are needed, but it still > says that the whole bunch of stuff that needs to be dimensioned is not > declared. > > Any ideas? > > Thanks. > > Dev > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Answered in another group.
-- Joe Fallon "Dev Singh" <debu@ihug.com.au> wrote in message news:bdm46v$sgh$1@lust.ihug.co.nz... > I've got a whole bunch of dim statements which need to be repeated at > various stages. > I tried to create a public sub, put the statements in there and then add the > sub name into the code where the dim statements are needed, but it still > says that the whole bunch of stuff that needs to be dimensioned is not > declared. > > Any ideas? > > Thanks. > > Dev > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

