Thanks , will try Sent from my iPhone
On Mar 17, 2012, at 11:24 AM, Deepak Kumar Mahapatro <[email protected]> wrote: > Sorry I was wrong about that underscore statement stated above. Just try > > ResultString="String1"_ > & "String 2"_ > & "String3" and so on > > This works fine as the ResultString gives Concatenate of String1, String2 and > String 3 > > On Sat, Mar 17, 2012 at 9:46 PM, Deepak Kumar Mahapatro > <[email protected]> wrote: > Hi, > I think _ is not working as line continuation character in vbscript. I works > same in vb > > > On Sat, Mar 17, 2012 at 4:55 PM, Kiran Ogeti <[email protected]> wrote: > > Hi all, > > I just had to write a lengthy SQL (with numerous joins) in QTP... but looks > like line continuation char "underscore" not working > > just the first line of SQL turning red as statement and following lines still > show black as un assigned code > > Any clue on what I am missing > -- > 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 > > > > -- > Regards, > Deepak > > > > -- > Regards, > Deepak > -- > 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
