
GeoBASIC Reference Manual
2.GeoBasic Constructs
TPS1100-Version 1.30
2-59
Note
The file must have been opened successfully in access
mode "
OutBin
" or "
UpdateBin
".
The binary values will be written in standard DOS format.
Parameters
FileId
in
Unique file-id returned by
Open.
Procedure Field
Type
Meaning
PutByte
iVal
in
1 byte binary integer, only
the lowest order byte will be
taken of the input parameter.
PutInt
iVal
in
4 byte binary integer.
PutDouble
dVal
in
8 byte binary double float.
PutLogical
lVal
in
1 byte: FALSE - 0
TRUE
-
1
PutString
szVal
in
String to be written.
iLen
characters will
Note:
if
len(szVal) > iLen
then
szVal
will be cut off.
If
Len(szVal) < iLen
then
szVal
will filled up
with
0x00
-characters.
iLen
in
iLen
characters to be
written.
See Also
Open
Close
Get – values
Error Codes
RC_OK
data written successfully
RC_FIL_MEMORY_
FAILED
Error in internal memory allocation.
May be during open access of a non
existing directory.
device errors
Содержание 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 ...