Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Permission problem

From: anton:lexicon at: 8-May-2002 12:54

Use: secure none This pops the message but subsequently there will be no more messages. Secure can return your current security settings too: secure query You can also launch your rebol.exe process with a command-line argument -s to lower security from the start. Have a look: usage Anton.