|
-
Sep 14th, 2001, 11:57 AM
#5
Actually what you are asking is differnt thatn what answers you got.
He wants this:
say he has a function
function Blah (par1, par2, par3) as blah
if he just wants to use the 3rd parameter all he wants to type is
Blah par3
and have the functino determine which parameter it is
You cannot do this!
basically he doesnt want to type a couple commas
blah ,,par3
that is how i understood it.
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
|