
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-166
Example
The example sets the next recording mask.
DIM i
AS Integer
GSI_GetRecMaskNr( i )
i = i + 1 ‘ take next mask
i = ((i - 1) MOD GSI_MAX_REC_MASKS) + 1
GSI_SetRecMaskNr( i )
6.4.31 GSI_GetRecMaskNr
Description
Returns the used recording mask.
Declaration
GSI_GetRecMaskNr(iMaskNr AS Integer)
Parameters
iMaskNr
out
Number of the recording mask.
See Also
GSI_SetRecMaskNr
6.4.32 GSI_DefineRecMaskDlg
Description
Defines the recording mask dialog.
Declaration
GSI_DefineRecMaskDlg()
Remarks
Defines the contents of the recording mask. Using a dialog with
list-fields, the user can select the items for the user registration
mask. This routine is an interactive equivalent to the routines
GSI_GetRecMask and GSI_SetRecMask.
See Also
GSI_GetRecMask, GSI_SetRecMask,
Example
GSI_DefineRecMaskDlg ()
6.4.33 GSI_ManCoordDlg
Description
Show the manual co-ordinate input dialog.
Содержание 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 ...