What does error says exactly?

On Wed, Dec 9, 2009 at 7:55 PM, kamani venkat <[email protected]>wrote:

> Hi Achary,
>
> thanks for ur reply.
> syntax error is throwing.
> i think some error is there in variable passing to index.
>
> Regards,
> Venkat
>
>
> On Wed, Dec 9, 2009 at 10:58 PM, U S Achary <[email protected]> wrote:
>
>> its would be
>>
>> num=9
>> Browser("JOB").Page("JOB").WebEdit("name:=WebEdit","Index:=" &
>> num).highlight
>>
>> let me know, if you get any errors.
>>
>> Cheers.
>>
>>
>> On Wed, Dec 9, 2009 at 5:06 PM, kamani venkat <[email protected]>wrote:
>>
>>> HI All,
>>>
>>> Browser("JOB").Page("JOB").WebEdit("name:=WebEdit","Index:=9").highlight
>>> the above statement is working fine
>>>
>>>
>>> But i need to pass the index value using variable(example-num=9). please
>>> correct the following two statements.
>>> syntax error is throwing.
>>>
>>> num=9
>>>
>>> Browser("JOB").Page("JOB").WebEdit("name:=WebEdit","Index:=&num").highlight
>>>
>>> Regards,
>>> Venkat
>>>
>>>
>>>
>>> --
>>> 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]<mercuryqtp%[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]<mercuryqtp%[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]<mercuryqtp%[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

Reply via email to