
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version
1.30
6-172
Example
DIM Point AS GSI_Point_Coord_Type
GSI_ImportCoordDlg( "IMP", GSI_INDIV_TG,
Point, GSI_ALL GSI_ALLOW_MAN,
GSI_FILE_DATA, "Import Help Text",
"Input Help Text", "F2", "F4" )
6.4.35 GSI_SetLineSysMDlg
Description
Sets a line in the system measurement dialog.
Declaration
GSI_SetLineSysMDlg(
BYVAL iDlgNr
AS Integer
BYVAL iLineNr
AS Integer
BYVAL iSysParamId AS Integer )
Remarks
This routine sets one line in the system measurement dialog. To
fetch information about a line,
GSI_GetLineSysMDlg
can be
used. Unused lines should be set to
GSI_PAR_NONE
.
Note
1) Parameters are identified by
GSI_PAR_*
values and
not by
GSI_ID_*
values.
2) A line in the system measurement dialog can only be
set to a system parameter not to an application parameter.
Parameters
iDlgNr
in
The number of the system
measurement dialog where the line
should be set. Possible values are:
Value Meaning
GSI_SYS_MDLG_1
Dialog 1
GSI_SYS_MDLG_2
Dialog 2
GSI_SYS_MDLG_3
Dialog 3
iLineNr
in
The number of the line to set.
Valid numbers:
1.. GSI_MAX_DLG_LINES
iSysParamId
in
Identification of the system
parameter. Refer to the chapter
Содержание 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 ...