Next: , Previous: UI Server Verify, Up: UI Server Protocol


A.5 UI Server: Specifying the input files to operate on.

All file related UI server commands operate on a number of input files or directories, specified by one or more FILE commands:

— Command: FILE name [–continued]

Add the file or directory name to the list of pathnames to be processed by the server. The parameter name must be an absolute path name (including the drive letter) and is percent espaced (in particular, the characters %, = and white space characters are always escaped). The option --continued is present for all but the last FILE command.