docu says, %user.r is first searched in current directory, then in REBOL_HOME. This makes it impossible to use scripts safely? think i switch as usuall in some directory, then using a global script there. i usually start with rebol -s and set security at top of the script. if there is a mailicious %user.r in this directory, it is executed first, and i, trusting my script, on secure-query hit enter.. it would be safer if %user.r in script's dir would be used? Volker
