Skip to main content
Skip table of contents

Functions for Writing ASCII-Files


Functions for Writing ASCII-Files

Using these functions, any ASCII-file can be read from or written to, e.g. for data transmission purposes. Possible applications include:

Generation of order parts lists for PPS systemsControl of CAD programs for the automated generation of drawingsList of functions:

p$TDV:File:Init

Open file (fixed file name)

p$TDV:File:InitName

Open file (free file name)

p$TDV:File:Read

Read file

p$TDV:File:Write

Write dataset

p$TDV:File:Term

Close file

p$TDV:File:Edit

Edit file in an editor


A freer interface with slightly higher administration overhead is provided in the ePOS file functions.

The fucntion f$SendCommand( ’FileName’, ParName, ’’ enables interactive file selection (Windows system dialog).

See also:

p$TDV:File:Init

p$TDV:File:InitName

p$TDV:File:Read

p$TDV:File:Write

p$TDV:File:Term

p$TDV:File:Edit

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.