>Anyone seen this before? Im simply working with a CFC that has worked >fine, until some changes ive just added, but nothing too crazy just >some cfset statements, and some cfparams were added to it. > >thanks! >tony > >-- >'Never have anything in your life that you can't walk out on in thirty >seconds flat, if you spot the heat coming around the corner' > >robert deniro - heat (1995)
Tony, I got this same error in some of my CFCs acouple of years ago. I found by including the code using the cfinclude tag I was able to fix the problem. See my blog post. http://www.fekke.com/blog/index.cfm/2006/9/20/Branch-target-offset-too-large-for-short David ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253634 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

