PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET procedures in .NET not working?

Reply

procedures in .NET not working?

 
Thread Tools Rate Thread
Old 29-06-2003, 07:24 AM   #1
Dev Singh
Guest
 
Posts: n/a
Default procedures in .NET not working?


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


  Reply With Quote
Old 29-06-2003, 11:14 PM   #2
MB
Guest
 
Posts: n/a
Default Re: procedures in .NET not working?

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
>
>



  Reply With Quote
Old 30-06-2003, 12:00 AM   #3
Joe Fallon
Guest
 
Posts: n/a
Default Re: procedures in .NET not working?

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
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off