Execscript 2.0 review
DownloadExecScript is a widget that can execute abitrary javascript snipits.
|
|
ExecScript is a widget that can execute abitrary javascript snipits.
I'm not sure why I made this but I have found it quite usefull for writing short algorithums to implement elsewhere and since most math is nothing but a javascript snipit, it makes a great calculator as well.
Many features in this widget exist to assist in writing and managing of scripts. Some of these features are a code stack (a stack to push or pop the contests of the editor), function saving (saves the content of the editor as a function), persistant memory (mem.A to mem.Z), and a scrolling status bar.
What's New:
Fixed issue with Mac OS X 10.4.3 where data could not be accessed over the net
Added minimized view
Added many new system functions
Added a new Stack drop down
Added a Tools drop down.
Execscript 2.0 keywords