Probably if you are new in REALbasic you don’t see a nice button to comment and uncomment code in REALbasic Code Editor. This is a very nice and quick option to select and activate or deactivate code from REALbasic interpretation.
To comment code in REALbasic you can use marks like // or ‘ but this can be tiring when we must comment 30 lines of code. To make this 100 x faster we can select the code and click on Comment button. This works exact the same when it goes about Uncommenting the code.
