I know it's BASIC - but it's a BASIC Compiler, so is there a continue character that lets the compiler know you wish to split a long line in two? If not I'd like that feature added.
I know you can use a colon to add another statement on a single line - but you can't do this in the middle of an IF statement. And things get untidy when reading - and especially when printing, because on a decent screen resolution the whole line can be seen on the same line - the paper print is too narrow.
Just makes your code tidier and so bugs easier to spot.
[Implemented] Continue Character?
-
- Enthusiast
- Posts: 109
- Joined: Sun Jan 01, 2006 9:34 pm
- Location: Wales, UK
[Implemented] Continue Character?
Last edited by Steve Elliott on Wed Jan 25, 2006 11:25 pm, edited 3 times in total.
well, it's a recurring request 
dunno if we get it, fred said he wasn't too impressed with the idea, yet somewhere else he mentioned it could come...
i've hadcked up a little tool called codecaddy that does this for you, but it's, well, something *i* wrote which doesn't bode very well

dunno if we get it, fred said he wasn't too impressed with the idea, yet somewhere else he mentioned it could come...
i've hadcked up a little tool called codecaddy that does this for you, but it's, well, something *i* wrote which doesn't bode very well

( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
- Enthusiast
- Posts: 109
- Joined: Sun Jan 01, 2006 9:34 pm
- Location: Wales, UK
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: Continue Character?
> is there a continue character that lets the compiler know you wish to split a
> long line in two? If not I'd like that feature added.
Don't forget to search these forums -- this topic has been discussed countless
times... here's one of the most discussed threads:
viewtopic.php?p=121298
Topic locked. Please continue the discussion at the link above.
> long line in two? If not I'd like that feature added.
Don't forget to search these forums -- this topic has been discussed countless
times... here's one of the most discussed threads:
viewtopic.php?p=121298
Topic locked. Please continue the discussion at the link above.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.