|
-
Dec 31st, 2002, 01:30 PM
#1
Thread Starter
Addicted Member
Code to the next line
Ok really simple but I have searched for this one...
when I am writing code how do I span lines in VB I used the &_
so I want to have:
string yad = "dadadadadadadadadadadadada
dadadadadadadadadadadada";
instead of
string yad = "dadadadadadadadadadadadadadadadadadadada";
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|