
GeoBASIC User Manual
3 — Creating a GeoBASIC Application
TPS1100-Version 2.10
3-5
synchronous. Stop the debug session to be able to edit the code source
again.
•
The debug session hangs
. Conceptually it may happen that a notify
message get lost from the server to the client. Then it might be possible
that the “Stop Debug” and “Break” buttons are enabled only. Since the
debug server has sent the notify message it waits for the next command.
And because the client has missed the notification, it thinks the last
command is still being under execution and waits for the never incoming
notification.
Solution. Use the “Break” button to check the current state. If the last
command has been finished and above situation was the reason then this
initiate a new notification of the current state.
3.5 COMPILER
LIMITATIONS
The GeoBASIC programmer has to keep some limitations for his applications:
•
One simple procedure or function may not contain more than 10 kB of code.
•
The maximum size of an application (including memory space) is limited by
the free memory size of the theodolite only. If no other applications are loaded
there should be free memory up to several hundred kB on a theodolite.
•
An application may not have more than 64kB of string literal in total.
•
The number of global identifiers is limited to 3000.
•
The overall maximum number of identifiers limits the number of local
identifiers, which are about 60000.
Содержание 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 ...