Command line parameters
Command line parameters
Launch icon property - shortcut Command line parameters By setting it, it is possible to read the setting parameter file specified at startup, start up with that setting, or play it as it is.
By creating shortcuts of multiple settings, it is convenient as it can generate various signals.
Command line and parameter setting example
- WG.EXE PARAMFILE.WG
PARAMFILE.WG Start up with the setting.
If already activated, change the setting. - WG.EXE PARAMFILE.WG /P
When / P (/ p is also possible) is attached, it automatically reproduces with that setting after changing parameters.
Wave file length / sweep length Play only for the length (seconds) set in the combo box, then stop. - WG.EXE PARAMFILE.WG /P5000
Also play automatically.
However, the number after / P (ms here, thus 5 seconds in the example above) After playing only during, stop.
(Preferred length designation here)
About parameter file name
- * The extension .WG is absolutely necessary.
- * If the directory name is not added and the file name is only as shown above, it is assumed that it is in the same directory as WG.EXE.
When it is located elsewhere, please specify it with full path.
(In a shortcut "Work folder" Note that setting is irrelevant) - * If the file (path) name contains spaces, double quotes(")Please pinch both ends with.
Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents