TYPOS?

Hi,
LABEL “text” ; print text in the turtle position<br/> LABEL 'text' ; see above<br/> LABEL "text ; see above (only for single words)<br/>
nwEgR LibreLogo.xhp
LibreLogo.xhp
par_1370
help.text
or
LABEL “text” ; print text in the turtle position<br/> LABEL 'text' ; see above<br/> LABEL "text" ; see above (only for single words)<br/>

Hi,

Unpaired ASCII quoation mark is the original Logo syntax for a single
word literals (it is strange, but true).

Best regards,
László