Hi all, in AA v11 while using Run Script command, we are able to pass parameters as WScript.Arguments[] in the VBScript. In A360 we weren’t able to find such a feature. Is it available, and if not, which is the best way to do it?
Solved
VBScript Arguments for SAP

Best answer by Emerson.F2
PanagiotisZ wrote:
Hi all, in AA v11 while using Run Script command, we are able to pass parameters as WScript.Arguments[] in the VBScript. In A360 we weren’t able to find such a feature. Is it available, and if not, which is the best way to do it?
So, you need generate one variable contained all arguments that you need separeted by space
and, when you call the VBSCRIT pass this variable how input, in this case “iStr_Transaction”
In you VBs code most has:


Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.