Inhalt

Index

INPUT

INPUT reads data from an external database text file. The return value is the number of the successfully read values. When encountering an end of file character, -1 is returned.

Syntax

INPUT channel, recordID, fieldID, variable1 [, variable2, ...]

Parameters

channel (integer > 0): the channel which was opened with OPEN.

recordID (numerical or string): the string or numeric ID of the starting position of the reading.

fieldID (integer 0 or 1): 1 creates or modifies an entry, 0 deletes an existing line.

variable (numerical or string): variables to store the read values.

Remarks

Usable since script version 1.3 (Allplan 2013-1).



Allplan

(C) ALLPLAN GmbH

Privacy policy