Hi,
When VB writing code, is there any way to write a multi line text string without having to put the &_ at the end of each line. There is in Perl but I cannot find anything in VB. The reason for this is so my custom components can deliver some large javascript functions that contain the " character. It'd take ages to go through them all and VB proof them. I know I could use the javascript include call but I would prefer to encapsulate them in the component.
Thanks
Jonathan
When VB writing code, is there any way to write a multi line text string without having to put the &_ at the end of each line. There is in Perl but I cannot find anything in VB. The reason for this is so my custom components can deliver some large javascript functions that contain the " character. It'd take ages to go through them all and VB proof them. I know I could use the javascript include call but I would prefer to encapsulate them in the component.
Thanks
Jonathan