> I just get this:
> 
> Just in time compilation error
> 
> Invalid parser construct found on line 10 at position 10. 
> ColdFusion was looking at the following text:
> 
> LSMonthAsString
> Invalid expression format. The usual cause is an error in the 
> expression structure. The last successfully parsed CFML construct 
> was a CFSCRIPT tag occupying document position (9:1) to (9:10).

My guess is that you're trying this on CF 4.5.x. Because LSMonthAsString is
a user-defined function, it'll only work on CF 5.  I haven't actually tried
Ray's function myself, but I'm guessing that he has.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to