Shazin
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 11/20/2011
-
Status: offline
|
Passing Argument in a VB Script
Sunday, November 20, 2011 6:29 PM
( permalink)
Hi Guys, Here goes my first question!! I have written a VBScript which mails the user after doing some calculation. All the paths of the data files I am passing as an argument which is working very fine. When I try to pass e-mail addresses in argument it is giving me an error. There are multiple addresses in the argument separated by comma (,) which I am sure is the culprit. Please can somebody advise how can I pass multiple addresses in a single argument. ------------------------------------ Cheers, Shazin SAP BO Developer
|
|
|
|
ebgreen
-
Total Posts
:
8227
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:Passing Argument in a VB Script
Monday, November 21, 2011 3:57 AM
( permalink)
Code. Always post the code that you are asking the question about so we can give you an answer that fits your situation.
|
|
|
|
59cobalt
-
Total Posts
:
979
- Scores: 91
-
Reward points
:
0
- Joined: 7/17/2011
-
Status: offline
|
Re:Passing Argument in a VB Script
Monday, November 21, 2011 8:42 AM
( permalink)
Also don't forget to post the error (number and full message).
|
|
|
|