Running the FORMIK from a command line:

The FORMIK can be run from a command line selecting three parameters :

Warning :
If spaces are found in the path or file name, the entire parameter must be entered within quotation marks (e.g. “C:\Program Files\Formik\Forms\Test form 01.frk") !

Example :
If you enter c:\form.frk d:\data.txt /P in a command line, FORMIK is started automatically (the extension *.frk is registered in the system upon installation of the program), the form saved in the file form.frk on C disk is opened, data from the special text file data.txt saved on D disk are imported into it and its printout is started.

Other examples:
"d:\a\Poštová poukážka C.frk" "d:\Data X\data.txt" /M
d:\a\test.frk c:\Data\data.txt
"c:\Forms X\test.frk" c:\Data\data.txt /P

Running the program with parameters can be used e.g. for sending the data from your own application into an actual form in FORMIK.