If my memory serves me I believe you can do something like this:

EQU QT = char(39)
EQU DQT = char(34)

then do:

VAR2 = \DQT:QT:VAR1:QT:DQT\

At least something similar.

Karl


<quote who="Kevin King">
> Unidata 6.1: Is there a way to "escape a character" in a SELECT
> literal?  Though I can't see it in the documentation, I know you can
> quote with the " or \ characters, but what if the literal contains
> both " and \ characters?  What then?  Or what if the value contains a
> "^" or "[" or "?" that aren't to be interpreted by the query engine?
>
> ???
>
> -Kevin
> [EMAIL PROTECTED]
> http://www.PrecisOnline.com
> -------
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
>


-- 
karl

     _/  _/      _/      _/_/_/       ____________   __o
    _/ _/       _/      _/    _/     ____________  _-\<._
   _/_/        _/      _/_/_/                     (_)/ (_)
  _/ _/       _/      _/           ......................
 _/   _/ arl _/_/_/  _/ earson    [EMAIL PROTECTED]

--
IT Director, ATS Industrial Supply, Inc.
http://www.atsindustrial.com
Toll-free: 800-789-9300 x29
Direct2Desk: 801-978-4429
Facsimile: 801-972-3888
--
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to