How do to block comments in Liberty Basic? -
each day has own data, , need run science stuff without using recent data.
basically need block comment out. how done in liberty basic?
liberty basic not support multi-line comments. supports these 2 single line formats:
'this comment rem comment so best alternative repeatedly type: ' + down arrow + left arrow
some basic programming languages support multi-line comments so:
/' multi-line comment '/
Comments
Post a Comment