[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
- Previous message: [javascript-dev] Re: Re: Re: creating files problem in a standalone
- Next message: [javascript-dev] Re: Re: Re: creating files problem in a standalone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> ----------------------------------------------------
>
> 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...
- Previous message: [javascript-dev] Re: Re: Re: creating files problem in a standalone
- Next message: [javascript-dev] Re: Re: Re: creating files problem in a standalone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
