suhil

thanks suhil its working

On Fri, Dec 2, 2011 at 9:58 AM, suhail khan <[email protected]> wrote:

> try   and let me know if it works
> a=Cint(inputbox("enter a value"))
> b=Cint(inputbox("enter b value"))
> c=a+b
> msgbox c
>
>
> On Fri, Dec 2, 2011 at 9:49 AM, Raju Prasad <[email protected]>wrote:
>
>> Hi
>> testers
>> below is the script is ok
>> a=100
>> b=200
>> c=a+b
>> msgbox c
>>
>> but if  i use *inputbox* method
>> a=inputbox("enter a value")
>> b=inputbox("enter b value")
>> c=a+b
>> msgbox c
>>
>> output is *100200 *
>>
>>
>>
>> --
>> yours
>> reddy prasad
>>
>> --
>> 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
>
>
>  --
> 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




-- 
yours
reddy prasad

-- 
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

Reply via email to