Yeah, that'll be the next step, adding the Code:
$rc=SETOPTION('NoVarsInStrings','ON')

next to the Explicit statement.

Also, another lesson that should have been learned is this:

Any time you make a code change, you MUST test that change!

You should even have some kind of test suite to make sure your changes work, it's a little bit more work in the beginning, however, it assures that the script will then work. I normally spend more time testing a UDF than actually writing it.


Edited by sealeopard (2004-03-25 05:49 PM)
_________________________
There are two types of vessels, submarines and targets.