
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-150
Return-Codes
RC_OK
successful
Example
DIM sPntId AS String20
GSI_GetIndivNr( sPntId )
6.4.9 GSI_SetIndivNr
Description
Sets the individual point number.
Declaration
GSI_SetIndivNr( BYVAL sPntId AS String20 )
Remarks
Sets the individual point number. After this call, the running point
number mode is switched to the individual point number. This
mode will be active until replaced by a running number or until
the next save.
Parameters
sPntId
in
The user-defined individual point number.
See Also
GSI_GetRunningNr, GSI_SetRunningNr,
GSI_GetIndivNr, GSI_IsRunningNr
Return-Codes
RC_OK
successful
Example
DIM sPntId AS String20
GSI_SetIndivNr( sPntId )
6.4.10 GSI_IsRunningNr
Description
Queries if running number is being used.
Declaration
GSI_IsRunningNr( lRunningOn AS Logical )
Remarks
If the running number is active the parameter will forced to
TRUE
otherwise to
FALSE
.
Содержание 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 ...