I can view it but not go to it. Is this due to being on 2.6.1 Linux?
Hi Peter,
Is Python installed on your machine? To check that python is
installed and to know the command folder path of the python tool type
«which python». Also, try a "python -V»" command (with uppercase for
"V") in a shell terminal to get the version number.
In Revolution you can also execute:
answer "Is python installed in the $PATH:" && shell("which python")
answer "Python version is" && shell("python -V")
If Python is not installed, go to http://www.python.org/download/
it's just easy to proceed. In MacOSX python is installed by default.
I use version 2.5 but the stack should work for 2.3 and 2.4.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution