[javascript-dev] Re: Re: creating files problem in a standalone
Jean-Baptiste Thiebaut
pplato at gmail.com
Tue Jan 22 00:55:56 MST 2008
- Previous message: [javascript-dev] Re: creating files problem in a standalone
- Next message: [javascript-dev] Re: Re: creating files problem in a standalone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I changed the name of my function to "_save()" and the same problem occurs: the data can not be saved when the function is called from a standalone, while it works when it is called from Max. I'm not too sure where the file would be created though. When the function is called from Max, the file is created in the same folder that contains the JS file. Within a standalone in Mac OS, where should the file be created anyway?
- Previous message: [javascript-dev] Re: creating files problem in a standalone
- Next message: [javascript-dev] Re: Re: creating files problem in a standalone
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
