Old 01-07-2005, 12:34 AM   #1
johanatan
Human being with feelings
 
Join Date: Jan 2005
Posts: 14
Default Debugging.

Is there a way to print out debugging information? I thought that using a file might work until I realized that it can only be done from certain sections and there is not a way to explicitly write a variable out.

Last edited by johanatan; 01-07-2005 at 12:45 PM.
johanatan is offline   Reply With Quote
Old 01-07-2005, 12:37 AM   #2
johanatan
Human being with feelings
 
Join Date: Jan 2005
Posts: 14
Default Functions?

One other thing. The use of user-defined functions (or macros) could compact the code I just posted dramatically. Are there any plans to support them (or are they already supported and I'm overlooking them :-) )??

Last edited by johanatan; 01-07-2005 at 01:18 AM.
johanatan is offline   Reply With Quote
Old 01-07-2005, 10:11 AM   #3
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Quote:
Originally Posted by johanatan
One other thing. The use of user-defined functions (or macros) could compact the code I just posted dramatically. Are there any plans to support them (or are they already supported and I'm overlooking them :-) )??
They may be supported at some point, yes, but are not yet.

As far as debugging, go to a symbol and hit Ctrl+K to peek the value of it. =) As of 0.97 this is in the F1 help.

-Justin
Justin is offline   Reply With Quote
Old 01-07-2005, 10:47 AM   #4
johanatan
Human being with feelings
 
Join Date: Jan 2005
Posts: 14
Default

Quote:
Originally Posted by Justin
They may be supported at some point, yes, but are not yet.
Great.

Quote:
Originally Posted by Justin
As far as debugging, go to a symbol and hit Ctrl+K to peek the value of it. =) As of 0.97 this is in the F1 help.
Cool! That helps alot. :-)
johanatan is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:58 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.