This does not compile (copied from the manual example print.bas)[code:1:15e09ad819]
Print "You can also use multiple" _
; "lines using _"
Print "use it for long lines"[/code:1:15e09ad819]
Compiler complains: Unknown statement [; "lines using _"]
The question is: what is de proper implementation for line continuation?
[b:15e09ad819][color=red:15e09ad819](BASCOM-AVR version : 2.0.7.6 )[/b:15e09ad819][/color:15e09ad819]
↧