Re: Multi-line comments

new topic     » goto parent     » topic index » view thread      » older message » newer message

I had mention this idea in another thread and is how ScriptBasic does multi-line stings and comments.

A$ = """This 
is 
"a" 
mult-line 
string""" 
 
'"""This 
is 
('a')  
multi-line 
comment""" 

Anything between the """ and """ is verbatim.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu