Instructions

152IDE
© 2013 Conrad Electronic
Under certain circumstances an error message is shown instead of a value in the list:
no Debug Code
No Debug Code has been generated
wrong Syntax
During text entry invalid characters have been entered for a vari-
able
Function unknown
The Function Name is not known
Variable unknown
The Variable Name is not known
not in Debug Mode
The Debug Mode has not been activated
no Context
Local variables can only be displayed while within this function
not actual
The content of the variable has not been updated
If a high number of variables is entered in the monitor list it may during single step operation take
quite some time until all variable contents from the module have been scanned. For this reason the
Option Auto Actualize can be switched off for individual variables. The contents of these variables will
then only be displayed after the command Actualize Variable is executed. This way the Debugger
can quickly be operated in single steps and the contents are only actualized on demand.
Variables of the Character type are displayed as single ASCII characters.
3.4.3 Array Window
In order to monitor the contents of Array Variables it is possible to call up a window with the array
contents. To do this the pointer is placed over the variable and Show Array is selected by a right
mouse click.
On the left side the Array indices are shown while the contents are displayed on the right side. It
should be noted that with multi-dimensional arrays the indices on the right will gain at the faster
pace.