I use UniVerseSQL a lot. The absence of the equivalent of TSQL's Replace() function was a handicap so I wrote a wrapper function for BASIC EREPLACE() and added it to the Global Catalog. It works fine but the call is a little messy.EVAL 'SUBR("-REP.CHARS", attribute, "somestring", "anotherstring", 1, 1)'
I'm curious if there is something I can put in the VOC to allow it to be called using just a VOC name and the arguments like the native UniverseSQL functions.
------------------------------
Greg Clitheroe
Rocket Forum Shared Account
------------------------------