I know this but this is not possible with may application thats y m going for output values
On Thu, Jul 16, 2009 at 6:50 PM, Ram Mohan <[email protected]> wrote: > try this > > Dim text > text=Browser("XXX").Page("YYY").GetROProperty("value") > > by doing this you will have value in text you can use where ever you want > in your script. > > thanks > Rm > > > > On Thu, Jul 16, 2009 at 4:42 AM, abha tiwari <[email protected]>wrote: > >> By output value we can get value of a property of an object, but by >> default that goes in the global sheet of runtime data table. >> Is there any way to directly capture it in a variable, i mean i dont want >> to access it thought runtime data table. >> >> -- >> Abha Tiwari >> >> >> -- Abha Tiwari --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
