You are here: FME Server Reference Manual > FME Server Console > Command Line Options > Argument Quotation and Escaping

Argument Quotation and Escaping

Interactive Command-Line and Batch-File Modes

In interactive and batch-file modes, the following rules apply for arguments:

run_workspace Samples/easyTranslator.fmw --SourceDataset_GENERIC C:/FMEData/parcel_K25.dwg

run_workspace Samples/easyTranslator.fmw --SourceDataset_GENERIC "C:/FME Data/parcel_K25.dwg"

Single-Shot Command-Line Mode

In single-shot command-line mode, the FME Server Console does not apply any transformation to the command line arguments it receives. For more information about how escaping and quotations are handled by command shell, please refer to your operating system shell documentation.

Safe Software Inc. www.safe.com