Server Command Format

All server commands begin with the characters @_. They are also all capitalized. Examples of server commands include @_FILE, @_PCSCRIPT, and @_GIF.

Each server command takes either zero or one arguments. If a command takes an argument, the argument should immediately follow the command. The argument should not be in parenthesis, nor should there be a space or any other character between the argument and the command.

For example, the @_FILE server command takes one argument, a file name. If the filename is apfles/graph1.bin, the full server command with the argument would be:

@_FILEapfiles/graph1.bin