Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / question about comments?

Author
Message
Jadelion
21
Years of Service
User Offline
Joined: 14th Jan 2003
Location:
Posted: 22nd Jan 2003 06:48
In DarkEdit it allows me to comment lines like so

make object sphere 1,20 `comment goes here

but in DarkBasic (not Pro) it won't allow me to comment like that so I end up going back through and moving the comments to the next line. Does DBPro allow me to comment at the end of a line, or will I always have to do them separate, or can it be done in DB and I and just a fool?
Shadow
21
Years of Service
User Offline
Joined: 17th Oct 2002
Location: In the shadows
Posted: 22nd Jan 2003 16:25
change
make object sphere 1,20 `comment goes here
to
make object sphere 1,20: `comment goes here

a colon works the same as a new line

Login to post a reply

Server time is: 2024-05-17 08:11:49
Your offset time is: 2024-05-17 08:11:49