> -----Original Message-----
> From: Bruce Sorge [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, April 24, 2007 3:21 PM
> Subject: Trouble with RIGHT function
> 
> 3, 4, 5, 6,
> When I do this:
> <cfset URL.Group = REPLACE(URL.GROUPS, RIGHT(URL.GROUPS, 1),'')>
> I get 3 4, 5, 6,

Does this produce the same error:

mid(url.groups, 1, Len(url.groups)-1))


Damien McKenna
Web Developer
 
The LIMU Company
"Making a Difference"
 
610 Crescent Executive Court, Suite 110
Lake Mary, FL 32746
P 407.548.3800
F 407.333.0419
www.thelimucompany.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276148
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to