- Contents
Interaction Scripter Client User's Guide
Size
If you need to specify a particular size for the Scripter window, you can use the Size parameter along with height and width values in pixels.
Syntax
/size=<x,y>
Example
InteractionScripter.NET.exe /notifier=myDialerServer /user=fredg /password=1234 /workstation=Station1 /size=500,500
Note: When the window size is specified using the Size parameter, the size of the window becomes static; meaning that agents will be unable to resize the Scripter window once the application is running.

