|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
If iProcess Workspace (Windows) is started with the following tool in the command line, the form window of the step referred to is opened and the user can fill in fields as usual, but no case is started and there is no further action on closing the form (apart from running the Release or Keep form command if any).
• procname is the short name of the procedure, optionally followed by the host name of the procedure in the form proc@host.If the @host part is omitted, the server the user is logged into is assumed.
• stepname is the step whose form is to be opened.
• datafile is optional and, if included, should be the full pathname of a text file in abox format, containing initial values for specified fields.
• delete is optional, and determines which files to delete after starting the caseless form.
delete datafile delete both memo files and datafileIf the delete parameter is omitted, 0 (delete no files) is assumed. To include this parameter without a datafile, enter just a hyphen (-) as the latter.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |