XML Feeds

.

[javascript-dev] Re: Re: Re: creating files problem in a standalone

Jean-Baptiste Thiebaut pplato at gmail.com
Tue Jan 22 05:47:13 MST 2008



> ----------------------------------------------------
> 
> Trying this, I had another unexpected error: 
> 
> function _save(n)
> {
> 
> 	var f = new File("bkp","readwrite"); 
> 	f.foldername = max.apppath; //this makes the both max and the standalone crash
> }


my mistake. f.foldername has no set method...




More information about the javascript-dev mailing list