it not really anything "useful" but it is easyer to right long comments that way
muilt line commenting
muilt line commenting
muit line commenting is my joy that is missing from purebasic
it not really anything "useful" but it is easyer to right long comments that way

it not really anything "useful" but it is easyer to right long comments that way
~Dreglor
-
Codemonger
- Enthusiast

- Posts: 384
- Joined: Sat May 24, 2003 8:02 pm
- Location: Canada
- Contact:
MULti line rem
it would be nice to have a multi line rem
example:
remstart
all comments in this area
remend
this way you could just add comments when needed
example:
remstart
all comments in this area
remend
this way you could just add comments when needed
i think you can do this with compiler directives
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: MULti line rem
> it would be nice to have a multi line rem
You can if you use compiler directives like Blueznl said. See here:
viewtopic.php?t=3068
You can if you use compiler directives like Blueznl said. See here:
viewtopic.php?t=3068
