
- 46 -
Automating the Software
Command Line Parameters
Youcanusethecommandlineparameterstopassadvancedcommandstotheformdesignerwhen
theapplicationstarts.
Thereareactuallytwoformapplicationsavailable(twoEXEfiles).Oneisformdesigner,oneis
run-timemodulethatexecutesthedesignedform.
<Program_Name>.EXE[file_name][options]
For designer:
TheProgram_NameisC:\ProgramFiles\EuroPlus\NiceLabel6\bin\nform6.exe
[file_name]Representsthefullpathandnameoftheformfiletoopen.
[parameter]canbethefollowing:
/off2xff If you start form designer with this parameter, you can convert the form files
from previous versions of the software (text .OFF file format) to newer version
(XML .XFF file format).
Single file conversion
If the application is run with "filename.off /off2xff" parameters then form
designer will convert file filename.off to the new format with the name file-
name.xff.
Note: If the file filename.xff already exists it will be overwritten without a ques-
tion.
Multiple file conversions
If the application is run with "foldername /off2xff" parameters then form
designer will convert all files with the .off extension in the specified folder fol-
dername to the new format with the .xff extension.
For run-time module:
TheProgram_NameisC:\ProgramFiles\EuroPlus\NiceLabel6\bin\nform6rt.exe
[file_name]Representsthefullpathandnameoftheformfiletostart.Inthiscasetheuserdoesnot
seetheformdesignoption.Hecanusetheformonly.
[parameter]Run-timemoduledoesnothaveanycommand-lineparameters.
Kommentare zu diesen Handbüchern