skeezix
Internal Development
BTW ..
If you try to run a pnd, and it doesn't work or does something unxpected, or you want to capture stdout type logging.. you can!
(Also, you might want to try pnd_run /path/to/pnd from the Terminal, so tou can run without having to click on things all the time.)
The pnd system spits out a file in /tmp for your session, with some random debug, plus any stdout/stderr your pnd generates.
Look in /tmp/pndrun<uniqueid>.txt for your output.
ie: If you're missing a library or other problem, thats the place to check
jeff
If you try to run a pnd, and it doesn't work or does something unxpected, or you want to capture stdout type logging.. you can!
(Also, you might want to try pnd_run /path/to/pnd from the Terminal, so tou can run without having to click on things all the time.)
The pnd system spits out a file in /tmp for your session, with some random debug, plus any stdout/stderr your pnd generates.
Look in /tmp/pndrun<uniqueid>.txt for your output.
ie: If you're missing a library or other problem, thats the place to check
jeff