Hi, Whats wrong with the below syntax?
Here is the error: Error Diagnostic Information Just in time compilation error Invalid parser construct found on line 25 at position 1. ColdFusion was looking at the following text: </cfscript> 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 (23:1) to (23:10). <cfscript> REQUEST.DIR1 = "C:\documents\dir1" REQUEST.DIR2 = "C:\documents\dir2" REQUEST.DIR3 = "C:\documents\dir3" </cfscript> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

