ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Regular expression matching?

Post new topic  Reply to topic
 Regular expression matching? « View previous topic :: View next topic » 
Author Message
mmarq
PostPosted: Tue Nov 05, 2002 1:44 pm    Post subject: Regular expression matching? Reply with quote

Acolyte

Joined: 19 Sep 2002
Posts: 74
Location: Newton, MA

I need to be able to search strings for patterns - for example, I need to be able to check if a string that contains *should* contain all numerics contain alpha chars.

The position function will at least let me search a string but barring having to search the string for each single possible alpha char - I'm hoping that there is something maybe more intelligent to do:


set result = position('A' in Environment.Variables.myString);
set result = position('a' in Environment.Variables.myString);
.... to Zz

And then of course check result for the return value.

Also, I need to check another string for descending or ascending values
e.g., 123456789 or 987654321

I would normally opt for regular exprs here but I don't see this capability.

Any ideas?
-Melissa
_________________
M Marquis
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Regular expression matching?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.