Hi guys and Gals,
    I got hired to come in and take over a major project. I think I got in a
wee bit over my head . Here is my first problem, I am getting this error::



Error Occurred While Processing Request
Error Diagnostic Information
Parameter 1 of function Round which is now "" must be a stk_real number

The error occurred while evaluating the expression:


 converter = "#round(getRS.regioncode)#"




The error occurred while processing an element with a general identifier of
(CFSET), occupying document position (29:1) to (29:47).


Date/Time: 04/18/00 10:42:41
Browser: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt)
Remote Address: 127.0.0.1
HTTP Referer:
http://localhost/WINDOWS/Desktop/work/patient_details.cfm?ID=patient&drg_cat
egory=05&query_drg=138&state=AL
Template: C:\WINDOWS\Desktop\work\patient_subtable1.cfm




here is the cfset syntax.
<CFSET RegionData = "Region" & "#converter#" & "Summary">
<CFSET StateData = "Region" & "#converter#" & "StateSummary">
<CFSET HospData = "Region" & "#converter#" & "Hospitals">



any ideas on where to start?


thanks
Kris Seaney


------------------------------------------------------------------------------
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