<< Click to Display Table of Contents >> Navigation: Reference > Integrating with PerfectTablePlan > Command line arguments |
PerfectTablePlan recognises the following command line syntax:
argument |
Comments |
Example |
<plan file> |
The location of the .tp file to load at start-up. |
myplan.tp |
-import <import file> |
The location of the data file to import on start-up. |
-import import.csv |
-import_type <import type> |
A pre-defined import file type. PerfectTablePlan will look through the list of pre-defined types until it finds one that contains the string passed in. For example -import_type evite will match the pre-defined type "evite" (case is unimportant). This argument is ignored if -import is not specified. |
-import_type evite |
See also: