I'd like to remove the prompt when using load/library
1) From the Crimson Editor
- I tried to load the script using
-s secure allow
arguments with no effect
2) within the script secure [ library allow ]
- gives me another prompt "script requests permission to lower security level"
How can I manage Rebol security prompt free ?
I'd prefer a script level (more general) solution.
Have you tried starting your script this way?
That should work.
See http://www.rebol.com/r3/docs/functions/secure.html