View Full Version : Visual Basic is annoying!!!11!
Tesla
11-10-2007, 08:46 PM
I am trying to do something in Visual Basic. However, in the code view, I am only allowed 1024 characters per line. Does anyone know how to get around this?
Deadeye
11-11-2007, 12:39 PM
What in the world you trying to do that needs 1024 characters per line? Maybe if you post the code your trying to write, someone can offer an alternative to it that can spread over a few lines instead of one massive one :)
Deadeye
11-17-2007, 05:08 PM
Firstly, I take back my wtf-ish statement cause I've just had to do this with some coursework. Mine was in VBA though, so I don't know if this will work for you or not, but its worth a try: Simply put a space then an underscore " _" and then type on the next line.
Tesla
11-17-2007, 05:46 PM
Never mind about that. I figured out my own way of doing it. But thanks for offering to help.
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.