[REBOL] Lowing SECURITY LEVEL within a script Re:

2000-03-09 Thread mprice
Title: RE: [REBOL] Lowing SECURITY LEVEL within a script





If you look in the users guide at:


/users-guide/users/operunning.html#SecuritySettings


It is all explained





[REBOL] Lowing SECURITY LEVEL within a script Re:

2000-03-09 Thread icimjs

Hi Carlos,

If you are running the script under a copy of REBOL that you control, you
can use 

rebol -s

(or rebol.exe -s)

to disable security at startup.

If REBOL is running on someone else's remote computer, and you have not
control over that REBOL instance, you are NOT SUPPOSED to be able to
disable security programmatically, without that person OKing it. 

At 04:56 PM 3/9/00 -0300, you wrote:
Hi REBOLS,

Is there any way of lowing security level of REBOL within a script without
having to click that warning every time? In other words how can I avoid that
warning dialog everytime?

Carlos





;- Elan  [: - )]