Hi,
I can't figure out how to use the debug menu. The docs say the following:
"Step In debug mode, step over next program statement.
Step In In debug mode, step into next program statement.
Step Out In debug mode, step out of current block or function.
Halt Stop current build or program run."
I have tried selecting:
build options -> debug build only
build options -> debug & quick & Build GUI app
but pressing F9(step), F10(stepin) doesn't allow me to step through the application. The step ,step in and step out icons on the toolbar are always not active.I've tried on both 1.14 on Mac Os and 1.14 on Windows XP.
Any suggestions ?
I can't figure out how to use the debug menu. The docs say the following:
"Step In debug mode, step over next program statement.
Step In In debug mode, step into next program statement.
Step Out In debug mode, step out of current block or function.
Halt Stop current build or program run."
I have tried selecting:
build options -> debug build only
build options -> debug & quick & Build GUI app
but pressing F9(step), F10(stepin) doesn't allow me to step through the application. The step ,step in and step out icons on the toolbar are always not active.I've tried on both 1.14 on Mac Os and 1.14 on Windows XP.
Any suggestions ?