--- In [email protected], "brucexs" <bswit...@...> wrote: > > > quit(bVec) > > quit(bvec) > > works. I knew I fixed this. But the fix forget to put the > variable name in lower case before doing some processing and so > it is case sensitive. > > I'll fix and upload at some point. In the mean time, just use > all lower case variable name in quit statement (does not have to > be lower case any where else).
LOL! Thanks Bruce, works great.
