P
Peter Judge
Guest
The array is just for the test, and in the real code is a TT field. The QUOTER is (in my real code) called just once per ‘param value’. You’re right – I should manually add “ to the ends of the string. I’m not sure how/whether “ is escaped in HTTP headers. Thanks for that. And you know my constraints on convmaps
My thinking is that if I can get the AVM’s C code to do the most work (as opposed to the ABL itself) then that’ll be fastest.
Continue reading...
Continue reading...