I am not too sure on the specifics of your request, but if you want to match 
the format of the string provided as far as char placement, this is the regex:

([A-Z][0-9]{7}-[0-9]{4}-[0-9][a-z][0-9]{2}-[a-z][0-9]{2}[a-z]-[0-9]{7}[a-z]{4})

For future reference, you can test out regular expressions at the following URL:
http://jakarta.apache.org/oro/demo.html

-Ryan
________________________________________
From: Bhagwan Sahai [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 12, 2008 10:10 AM
To: 'JMeter Users List'
Subject: regarding regular expression

Hi,

Can anybody make the regular expression of following? I need it for badboy 
script.
F8791737-3294-4d92-a12b-5082607fdda

Warm Regards,

Bhagwan Sahai |Sr.QA.Engineer, Group of BPM Consulting|Pratham Software  (ISO 
9001-2000)
S-23, Krishna Marg, Shyam Nagar, Jaipur - 302019 [India] 
(T) +91 141 4060617 (F) +91 141 229 2599 (M) +91-9828395729  (W) www.thePSI.com
This email and any files transmitted with it are confidential and intended 
solely for the use of the addressee(s). If you have received this message in 
error, please notify the sender by reply email and delete the material from 
your computer. You should not copy or use this e-mail or attachments for any 
other purpose nor disclose their contents to any other person. Any views or 
opinions presented are solely those of the author and do not necessarily 
represent those of PSI.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to