
GeoBASIC Reference Manual
6. System Functions
TPS1100-Version 1.30
6-169
DIM Point AS GSI_Point_Coord_Type
GSI_ManCoordDlg ( "TEST", GSI_STATION, Point,
GSI_HEIGGSI_ALLOW_REC,
"This is the Helptext" )
6.4.34 GSI_ImportCoordDlg
Description
Show the co-ordinate import dialog.
Declaration
GSI_ImportCoordDlg(
BYVAL sCaption
AS _Token,
BYVAL iPointType
AS Integer,
Point
AS GSI_Point_Coord_Type,
BYVAL iFlags
AS Integer,
BYVAL iImportFile
AS Integer,
BYVAL sImportHelp
AS _Token,
BYVAL sInputHelp
AS _Token,
BYVAL sF2Button
AS _Token,
BYVAL sF4Button
AS _Token)
Remarks
This routine contains three dialogues, the search-, the view- and
the manual-input dialog. The type of co-ordinates (station or
target) can be selected using
iPointType
. The search dialog
allows selecting the data- or the measure file and editing a point-
number. Depending on the pressed button, the manual co-ordinate
input function (only if
GSI_ALLOW_MAN
is included in
iFlags
,
see
GSI_ManCoordDlg
) or the view-co-ordinates dialog will be
called.
The start of searching is always at the top of the file. With the two
search keys, the user can step from one valid point to the next in
both directions.
Rules for a valid point:
- point number found
- E- and N-coordinates (target or station) exists and are valid
- if
GSI_HEIGHT_MUST
is included in
iFlags
, a valid
Содержание 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 ...