n/m .. figured this one out .. just got rid of the Evaluate() .. doh!

----- Original Message -----
From: Todd Ashworth <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 28, 2000 1:10 PM
Subject: CFFILE - Invalid parser construct/expression format


> OK .. anyone know why I am getting this error?  The D:\Path ...... was
> changed for security purposes, but the path it shows in the error is 100%
> correct, which means that the
> "#Evaluate(ExpandPath('../images/Home_Picture2.#FILE.ClientFileExt#'))#"
is
> being parsed correctly.
>
> ______________________________________________________________________
> An error occurred while evaluating the expression:
>
> "#Evaluate(ExpandPath('../images/Home_Picture2.#FILE.ClientFileExt#'))#"
>
> Error near line 59, column 109.
> --------------------------------------------------------------------------
--
> ----
>
> An error has occurred while processing the expression:
>
>    D:\Path\Hidden\For\Security\images\Home_Picture2.gif
>
> Invalid parser construct found on line 1 at position 2. ColdFusion was
> looking at the following text:
>
> :
>
> Invalid expression format. The usual cause is an error in the expression
> structure.
> _____________________________________________________________________
>
> The code snippet is:
>
> <CFFILE action="RENAME"
> source="#Evaluate(ExpandPath('../images/temp/#File.ServerFile#'))#"
>
destination="#Evaluate(ExpandPath('../images/Home_Picture2.#File.ClientFileE
> xt#'))#">
>
> .Todd

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to