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

[REBOL] Script permissions

From: dness:home at: 23-Jun-2001 14:43

Thanks to some help here I am successfully calling an external application via a `CALL'. However, on the way tp execution I get a `Security Check' that says: Script requests premission to open a port or read/write on... Where can I find out how to control/manage this? (in particular to avoid the question in circumstances where I am not concerned about security)?