How do I default automatically to yet on the "write on port" queries
[1/3] from: princepawn::lycos::com at: 8-Sep-2000 13:28
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?
Thanks!
[2/3] from: al:bri:xtra at: 9-Sep-2000 19:48
> 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/
[3/3] from: agem:crosswinds at: 9-Sep-2000 13:19
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
[Al--Bri--xtra--co--nz] wrote on 9-Sep-2000/19:48:01+12:00