Page 1 of 1

Minor Debug Console Bug

Posted: Mon Aug 04, 2008 12:17 am
by Periculi
When I (help 'sysGetSystemType) the debug panel returns:
(sysGetName [nodeID]) --> systemUNID

When I (help 'sysGet)
the debug panel doesn't show (sysGetSystemType) at all, but two (sysGetName) entries are shown.

And are we getting a way to pipe debug results to a log file? I run into a lot of results that go off the panel display top and have no way of knowing what is up there.

Posted: Mon Aug 04, 2008 1:56 am
by Betelgeuse
And are we getting a way to pipe debug results to a log file? I run into a lot of results that go off the panel display top and have no way of knowing what is up there.
With .99b there will be an dbgLog, it is in the roadmap.

Your other problem is odd, I saw two sysGetNames when I looked but didn't think much of it.

Posted: Mon Aug 04, 2008 3:44 am
by Periculi
I saw it and thought it a little odd. Maybe the DebugCode extension needs to be updated?

Posted: Mon Aug 04, 2008 1:39 pm
by Betelgeuse
no the problem lies with fnchelp most likely. the wrong help text was put in for a function.