Login | |
|
 |
RE: VBScript - Writing Func/Sub that can take 0 or 1 args? - 1/30/2008 6:45:01 AM
|
|
 |
|
| |
ebgreen
Posts: 4971
Score: 31
Joined: 7/12/2005
Status: offline
|
You are correct ehvbs. I should have more explicitly stated: Notice that the delimited string method is really the same as the array method (for purely string data) with the array creation moved into the function.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|