INS support forum    


Welcome to the Integrated Notification System support forum.
Before entering a query/request please search the forum to see if someone else has asked the question before.
Please feel also free to respond to queries from other users if you have experienced the same type of problem and found a solution to it. 
Our support team will monitor this forum and endeavour to provide answers to the queries posted.
Please make sure to post your query to the right forum as there is a separate forum for each application provided by MAW Software.

Show messages for: Last 7 days Last 30 days All (Digest of all)


Back to the forum

On Tuesday , the 08.14.2012, MAW Support wrote at 19:07:10 :

>using result variables from other scripts

Hi John

You cannot use RV for this, but you can set an environment variable in a VBS cell:

'Set an environment variable
Set WSHShell = WScript.CreateObject("WScript.Shell")
WSHShell.Environment.item("MyINSVariable") = "Hello world"
Set WSHShell = Nothing

and then access it with
$RV[@ENVVAR{MyINSVariable}]


Please have a look at
C:\INS\SampleScripts\TextScripts\VBSTest
For more details on this.

Rgds
TL






Post reply:

Name:
E-Mail:
Subject:
Message:
SPAM code displayed
next to this:

CGIForum (C) Markus Triska


Home to