and use "rebol -s" to switch down security, then enfoce them
with 'secure to a nice level.
i use {rebol -s --do "secure [what i like]" script.r} in a start-script.
otherwise it pops "lower security level"..

Volker

[EMAIL PROTECTED] wrote on 9-Sep-2000/19:48:01+12:00

> > I am writing a non-interactive script and would like to forego the popup
> asking for permission to write on ports.
> >
> > How might I do this?
> 
> >> help secure
> USAGE:
>     SECURE 'level
> 
> DESCRIPTION:
>      Specifies security policies (access levels and directories). Return
> prior settings.
>      SECURE is a native value.
> 
> ARGUMENTS:
>      level -- Levels are: quit, throw, ask, and allow. (Type: word block)
> 
> I hope that helps!
> 
> Andrew Martin
> ICQ: 26227169
> http://members.xoom.com/AndrewMartin/
> -><-
> 
> 
> 

Reply via email to