" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                             SWITCHAR (sys)

Purpose:    Sets the switch character.

Syntax:     SWITCHAR = c

By default: SWITCHAR = /

Note:
     To switch to a UNIX-like command writing style, specify:

     SWITCHAR = -

     All the parameters as /A/B/C should be then written as -A-B-C.  '/'
instead of '\' should be used in the file path. The first line of the
configuration file is the best place for this command, because any other
place might lead to ambiguity with parameters, since the system does several
passes when processing the file.