I don't think so.  The CFOUTPUT right before verified the value is 51.

best,  paul

At 02:21 PM 12/18/02 -0500, you wrote:
>Looks like somehow you've accidentally set variables.start to "51Please"
>instead of 51 -- you know that CF will assign values even if you don't ask
>nicely, right?  :-P
>
>
>
>   --Ben Doom
>     Programmer & General Lackey
>     Moonbow Software
>
>: -----Original Message-----
>: From: paul smith [mailto:[EMAIL PROTECTED]]
>: Sent: Wednesday, December 18, 2002 1:17 PM
>: To: CF-Talk
>: Subject: Strange CFAS 5 Error
>:
>:
>: Why would:
>:
>: <cfoutput>
>: #VARIABLES.start#
>: <br>
>: #REQUEST.LISTINGS.MAXROWS#
>: </cfoutput>
>:
>: <cfset variables.end = variables.start + request.listings.maxrows - 1>
>:
>: Where Variables.start=51 and request.listings.maxrows=50
>:
>: throw this error:
>:
>: ====================
>: An error occurred while evaluating the expression:
>:   variables.end = variables.start + request.listings.maxrows - 1
>: Error near line 16, column 7.
>:
>: Cannot convert 51Please, check the ColdFusion manual for the allowed
>: conversions between data types
>: ===================
>:
>: repeatedly?
>:
>: best,  paul
>:
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to