Feedback

  • Contents
 

Autoload

You can use the Autoload parameter to automatically load the specified HTML page(s) at startup.  Multiple pages are separated by semicolons (;).  Pages are displayed on separate tabs.  This option is used when running Interaction Scripter in a blended environment.  If the URL or file URL has spaces in the name, enclose the string in quotes to avoid invalid parsing.

Examples

InteractionScripter.NET.exe /notifier=myDialerServer /user=fredg /password=1234 /workstation=Station1 /autoload=http://webServer/Script/page1.htm
InteractionScripter.NET.exe /notifier=myDialerServer /user=fredg /password=1234 /workstation=Station1 /autoload=http://webServer/Script/page1.htm;C:\Scripts\page2.htm
InteractionScripter.NET.exe /autoload=http://www.mysite.com;http://www.ibm.com;file://\\Server1\campaign2\default.htm