|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Carriage Return + Linefeed in eSQL? |
« View previous topic :: View next topic » |
Author |
Message
|
Kjell |
Posted: Wed Nov 12, 2003 7:36 am Post subject: Carriage Return + Linefeed in eSQL? |
|
|
Acolyte
Joined: 26 Feb 2002 Posts: 73
|
Hi,
We're using WMQI 2.1.
I need to identify if a 2-character string is equal to a carriage-return + a linefeed.
How to do this with eSQL?
Rgds Kjell |
|
Back to top |
|
 |
emiranda |
Posted: Wed Nov 12, 2003 7:45 am Post subject: |
|
|
 Disciple
Joined: 21 Nov 2002 Posts: 196 Location: Dublin, Ireland
|
The hexa x'0D0A' represents the CR/LF. You can also use the mnemonic <CR><LF>. _________________ Warm Regards,
EM |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Nov 12, 2003 7:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
emiranda wrote: |
You can also use the mnemonic <CR><LF>. |
Do the TDS mnemonics work in plain ESQL? I thought they only applied when setting properties on TDS message sets? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
troublemaker |
Posted: Wed Nov 12, 2003 8:11 am Post subject: |
|
|
Newbie
Joined: 12 Nov 2003 Posts: 1 Location: São Paulo - Brasil
|
It's just set a line like:
Code: |
SET OutputRoot.TEXT.field = X'0D0A'; |
Troublemaker, _________________ MQ Series / MQSI Consultor |
|
Back to top |
|
 |
emiranda |
Posted: Wed Nov 12, 2003 8:12 am Post subject: |
|
|
 Disciple
Joined: 21 Nov 2002 Posts: 196 Location: Dublin, Ireland
|
Oh... not sure...
Have to try... I don't have WMQI in my project right now!  _________________ Warm Regards,
EM |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|