BBC BASIC for Windows
« remark suggestion »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 9:52pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: remark suggestion  (Read 646 times)
steini1977
New Member
Image


member is offline

Avatar




PM

Gender: Male
Posts: 3
xx remark suggestion
« Thread started on: Mar 6th, 2015, 4:44pm »

would be cool to be able to remark serveral lines at one symbol like arduino IDE...
/*
here
and
there
*/
User IP Logged

-ghost in the machines.. -I robot
rtr2
Guest
xx Re: remark suggestion
« Reply #1 on: Mar 6th, 2015, 5:39pm »

on Mar 6th, 2015, 4:44pm, steini1977 wrote:
would be cool to be able to remark serveral lines at one symbol like arduino IDE...

You can automatically comment (or un-comment) multiple lines by selecting them, right-clicking (or using Shift-F10) to bring up the context menu, and then selecting Add REMs or Remove REMs as appropriate. The end result is the same as it would be if you had added individual REMs, but in terms of keyboard or mouse effort it's even simpler than the syntax you listed.

As you may be aware, BBC BASIC (unusually) executes at run-time the very same program you see in the IDE's editor pane - even including the remarks! - so since the interpreter/run-time-engine has no 'multi-line comment' capability the IDE can't provide one either.

Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls