Line continuation in PureBasic?

Just starting out? Need help? Post your questions and find answers here.
cwhite
New User
New User
Posts: 5
Joined: Fri Apr 23, 2004 3:32 am
Location: Maryland, USA

Line continuation in PureBasic?

Post by cwhite »

Is there a line continuation character (or something similar) that would allow me to split a long line of source code to fit on multiple lines? Thanks.

-Chris
Registered PB programmer since 3.30 (now using 3.90)
Dare2
Moderator
Moderator
Posts: 3321
Joined: Sat Dec 27, 2003 3:55 am
Location: Great Southern Land

Post by Dare2 »

Not yet. Cross fingers it will happen one day.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: Line continuation in PureBasic?

Post by PB »

> Is there a line continuation character (or something similar) that would
> allow me to split a long line of source code to fit on multiple lines?

No. Please search these forums and you'll see this has been discussed many
times before. See viewtopic.php?t=7426 and
please continue this thread there. Thank you.
Locked