Question
offset too large for short?
HI I have a large function that works just fine until I added
this large spanning cfif statement to essentially break out of my
function if a condition didn't exist. After I added it I got the
error:
Branch Target offset too large for short
Also this function doesn't contain any cftransaction tags. Is there anyway to increase memory or something to get rid of this.
Branch Target offset too large for short
Also this function doesn't contain any cftransaction tags. Is there anyway to increase memory or something to get rid of this.