|
-
Jun 13th, 2000, 02:18 AM
#1
Thread Starter
New Member
Hi,
I am facing a strange challenge..please help me out in that....
Is it possible to constitue a method name using string concatation and then call that method?
for example.. can I do something like this ?
dim str as string
str = "create" + "storer"
call str
or
str
this doesn't work and it will not, certainly....then what is the way to do this kind of stuff? please guide me to solution of this..
Thanks and regards
Mehul
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|