コマンドラインパラメータを指定する場合のルール

Command line parameters for BarTender consist of a space and a forward slash (/) followed by one or more letters that specify the desired command:

The letter(s) that specify the desired command can be followed by an equals sign and additional data:

Multiple parameters on a command line must be separated by a space followed by a forward slash (/).

No spaces are permitted within the parameters, only between the parameters. しかし、新しいバージョンの Windows では、フォルダやファイル名にスペースを使用できます。 For information on including these folder and file names in your command line parameters, refer to Using Spaces in File Names.

正しい使用例

/F=document_file_name/D=data_file_name

間違った使用例

関連トピック