Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 8 Using Caseless Forms : Caseless Forms Command Line Option

Caseless Forms Command Line Option
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).
     STAFFW runstep procname stepname [datafile [delete]]
where:
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.
0
1
4
delete datafile
5
If 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.
If iProcess Workspace (Windows) is already running, the current instance is re‑used.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved