About WinStudio startup parameters
WinStudio supports several command-line parameters, which you can use to customize the way in which WinStudio opens, for example:
[drive:][path]WinStudio.exe [-fFormName] [-sConfigurationServer] [-wWorkspaceName] [/config=ConfigurationName] [/user=UserName]
| Parameter | Description/Example | 
|---|---|
| -f FormName |  Opens the form
                                    				  named 
                                    				  FormName when 
                                    				  WinStudio
                                    				  opens. 
                                    				  
                                     Example: 
                                         | 
                                 
                              
| -s URL |  Specifies the
                                    				  configuration server to use when opening. 
                                    				  
                                     The server can be designated by means of a standard URL. Example: 
                                        OR The value LocalService specifies use of the local IDO Runtime Development Server. Example: 
                                         | 
                                 
                              
| -w WorkspaceName |  Opens 
                                    				  WinStudio
                                    				  with the workspace named 
                                    				  WorkspaceName active. 
                                    				  
                                     Example: 
                                         | 
                                 
                              
| /config= configName |  Opens 
                                    				  WinStudio
                                    				  with the data source configuration 
                                    				  configName. The data source configuration name
                                    				  appears in the 
                                    				  WinStudio
                                    				  
                                    				                 Sign In dialog box. 
                                    				  
                                     Example: 
                                         | 
                                 
                              
| /user= UserName |  Opens 
                                    				  WinStudio
                                    				  with the user name 
                                    				  UserName specified in the 
                                    				  Sign In dialog box. 
                                    				  
                                     Example: 
                                         | 
                                 
                              
| /device= deviceID |  Opens 
                                    				  WinStudio
                                    				  with the specified device-type version of the form, if one exists. If the form
                                    				  does not have the specified device-type version, then 
                                    				  WinStudio
                                    				  displays the default version of the form. 
                                    				  
                                     The deviceID parameter can be either a device ID (number) or a device name (string), both as defined in the Edit Device Types dialog box. Examples: 
                                                        |