Command line: DIF-Export DIF-Export via the command line
Untis gives you the possibility to start the DIF-Export via the command line. This enables you to export gp-Untis data to batch files.
The syntax for this is:
Untis <Name of gpn-file> /exp<xxx>[=<Name of the export file>]
<Name of export file> path of exported DIF-file <xxx> Number of output, e.g. 6 for subjects
Giving the export file is optional. If it is missing the file GPU <xxx>.txt is created in the current folder.
Example: Untis c:\g_p\stp.gpn /exp2=d:\temp\Lesson.txt
By this the lesson data from the file c:\g_p\stp.gpn is exported to the file d:\temp\Lesson.txt.
You can export all DIF-files at once, by specifying the parameter '/exp*'. A potentially specified export-filename will be ignored.
See also:
Export/Import DIF files Data can easily be exported and imported from/to gp-Untis |