This wiki is out of date, use the continuation of this wiki instead

Fenix console

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 00:37, 16 April 2007 (edit)
Sandman (Talk | contribs)

← Previous diff
Revision as of 11:04, 20 April 2007 (edit) (undo)
Sandman (Talk | contribs)
m
Next diff →
Line 1: Line 1:
 +[[Category:general]]
 +
The Fenix console is a handy debugging tool. Many commands can be entered in it, like [[process]] manipulation or [[variable]] manipulation. The current state of [[Globals]], [[Constants]], [[Locals]], [[Publics]], [[Privates]] can also be monitored. One can add text to it in the program by using the function [[Say]](). The Fenix console is a handy debugging tool. Many commands can be entered in it, like [[process]] manipulation or [[variable]] manipulation. The current state of [[Globals]], [[Constants]], [[Locals]], [[Publics]], [[Privates]] can also be monitored. One can add text to it in the program by using the function [[Say]]().
In the later Fenix versions (''from which version exactly?'') the Fenix console froze the program when activated, until it was deactivated again. In the later Fenix versions (''from which version exactly?'') the Fenix console froze the program when activated, until it was deactivated again.

Revision as of 11:04, 20 April 2007


The Fenix console is a handy debugging tool. Many commands can be entered in it, like process manipulation or variable manipulation. The current state of Globals, Constants, Locals, Publics, Privates can also be monitored. One can add text to it in the program by using the function Say().

In the later Fenix versions (from which version exactly?) the Fenix console froze the program when activated, until it was deactivated again.

Personal tools