
GeoBASIC Reference Manual
2.GeoBasic Constructs
2-50 TPS1100-Version
1.30
exists.
−
"Append"
- Opens an existing text
file at the end of it (EOF). If the file
does not exist, it will be created
−
"InBin"
- Opens a binary file for
reading.
−
"OutBin"
- Creates a binary file
for writing. If it exists then the file
will be truncated to zero length.
−
"UpdateBin"
- Opens a binary
file for reading and writing. After a
successful open the file pointer
points to the beginning of the file. If
the file does not exist it will be
created.
FileId
out
Unique file-id (output).
iRecLen
in
The record length is set to a default of 1
byte in any case.
See Also
Close, Input, Print
Error Codes
RC_OK
file opened successfully
BAS_FIL_INV_MODE
invalid access mode (see par.
sMode
)
BAS_FIL_ILL_NAME
illegal file name specified
BAS_FIL_TABLE_
FULL
the internal file id table is full
RC_FIL_MEMORY_
FAILED
Error in internal memory allocation.
May be during open access of a non
existing directory.
RC_FIL_FATAL_
ERROR
other fatal error
device errors
RC_FIL_FAT_ERROR
fatal error in accessing the file
allocation table
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...