Ticket #768
On an Intel Mac OSX 10.6.1 with Fan 1.0.46.
Attempting to run the example at:
http://www.fandev.org/doc/examples/fwt-demo.html
returns an error "Unknown variable s024 and cannot compile script
s024
cannot compile script
I took a wild guess and changed s024 to 5024 and it ran without errors.
Was that a typo in the script or is something else going on?
AJ
Promoted to ticket #768 and assigned to andy
Thanks AJ - that looks like a bug in my Fan source -> html generator. That snippet of code in hg is actually s/1024.
s/1024
Renamed from fwt-demo returns Error at line 666 (spooky?) to Fan source to HTML bug
Ticket resolved in 1.0.48
Login or Signup to reply.
ajoe Fri 2 Oct 2009
On an Intel Mac OSX 10.6.1 with Fan 1.0.46.
Attempting to run the example at:
http://www.fandev.org/doc/examples/fwt-demo.html
returns an error "Unknown variable
s024
andcannot compile script
I took a wild guess and changed s024 to 5024 and it ran without errors.
Was that a typo in the script or is something else going on?
AJ
andy Fri 2 Oct 2009
Promoted to ticket #768 and assigned to andy
Thanks AJ - that looks like a bug in my Fan source -> html generator. That snippet of code in hg is actually
s/1024
.andy Fri 2 Oct 2009
Renamed from fwt-demo returns Error at line 666 (spooky?) to Fan source to HTML bug
andy Wed 2 Dec 2009
Ticket resolved in 1.0.48