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

What are the features and benefits of quick test pro (qtp 8.0)?

601


why text area checkpoints cannot used for web applications

1885


how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1906


What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

609


How can i initiate the objects to find uniquely in OR

1476






Explain measuring transaction.

590


What are the types of data tables in qtp?

587


In qtp, explain what is keyword driven automation framework?

619


Explain more about the Test Fusion Report of QTP?

608


What are the views available in qtp?

592


How many types of run modes are there in qtp?

590


What is QTP scenario.

1734


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1454


Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji

2270


What is qtpro? What is quick test pro? What is a quick test professional?

597