WinStudio
WinStudio supports several command-line parameters, which you can use to customize the way in which WinStudio opens.
[drive:][path]WinStudio.exe [-fFormName] [-sConfigurationServer] [-wWorkspaceName] [/config=ConfigurationName] [/user=UserName]
-f
Open the form named FormName when WinStudio opens.-s
Specify a configuration server.
Example: C:\Acme\WinStudio.exe -shttp://MyServer/IDORequestService/ConfigServer.aspx.
The value LocalService specifies use of the IDO Runtime Development
Server.
Example: C:\Acme\WinStudio.exe -sLocalService
-w
Open WinStudio with the workspace named WorkspaceName active./config=
Open WinStudio with the data source configuration ConfigurationName. The data source configuration name appears in the WinStudio logon dialog box./user=
Open WinStudio with the user name UserName specified in the logon dialog box.