Pate
10-11-2003, 07:31 AM
Hi!
I have a weird problem in my COFFEE expression tag. I try to create a text file and output a line of text into it, but the following line
var f = new(BaseFile);
always makes f = nil, and I can't figure out why...
Anybody know what is wrong? This is practically straight from the BaseFile example on COFFEE SDK, so I think it should work..
Thanks!
Pate
I have a weird problem in my COFFEE expression tag. I try to create a text file and output a line of text into it, but the following line
var f = new(BaseFile);
always makes f = nil, and I can't figure out why...
Anybody know what is wrong? This is practically straight from the BaseFile example on COFFEE SDK, so I think it should work..
Thanks!
Pate
