You can also grab the Status Bar message and do an InStr to check if "will be created" is present.
If you require the number, do a couple of splits, first on "ber " and second split using " will", the second array will hold your number. Remember to Trim just in case there are beginning or ending spaces. -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
