Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

get the order no from the following orderdetails
orderstring="ORD13456PNR"
eg:13456

Answer Posted / giriyappa badagar

ordStr="ORD13456PNR"

'we can use mid function

string=mid(ordStr,4,5)
msgbox (string)

OR

ordStr="ORD13456PNR"
msgbox right((left(ordStr,8)),5)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to carry out bit map check points in QTP

2249


what are all the fileds present in object repository?

2094


Explain about datafile/verification of date file when file is not available in local system?

2788


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

2082


tell me QTP standards ?plz

1974


How to start recording using quicktest professional?

1247


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

2171


distinguish between old version and new version QTP features.

2384


What is the basic concept of qtp?

1057


What is the difference in testing a client-server application and a web application?

1173


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

2180


How can I check if a environment variable exist or not?

1091


What will be happen if i load object repository at run time, but it has already associated.

1855


How do you create regression test packs?

1270


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

1267