Subject: Re: $SAFE and creating New objects (File)
From: Idan Sofer <idan idanso.dyndns.org>
Date: Tue, 18 Feb 2003 23:45:16 +0900
References: 65090
In-reply-to: 65090
, 18 2003, 14:33, \ :> Trying to create new file and there an Insecure operation error.> SomeFile = File.new("someFileName", "w")> What must i do then?Is the filename is from GPC(Get/Post/Cookie) origin?