Tagged Questions
2
votes
3answers
384 views
Why does PROC FCMP function always return 33 bytes and no more?
I have the following function defined via PROC FCMP. The point of the code should be pretty obvious and relatively straightforward. I'm returning the value of an attribute from a line of XHTML. ...