Code: Select all
> [text]
a
b
c
[/text]
^C
user reset -
(c)ontinue, (d)ebug, e(x)it, (r)eset:x
bash> _
Is [/text] having an argument with [text]? Please talk to them, Lutz, and show them their differences are only syntax-deep ;-)
m i c h a e l
Code: Select all
> [text]
a
b
c
[/text]
^C
user reset -
(c)ontinue, (d)ebug, e(x)it, (r)eset:x
bash> _
Code: Select all
newLISP v.8.8.10 on OSX, execute 'newlisp -h' for more info.
> [text]
missing end of text [/text]
>
Code: Select all
newLISP v.8.8.0 on OSX, execute 'newlisp -h' for more info.
> [cmd]
[text]
asf
asf
[/text]
[/cmd]
"\nasf\nasf\n"
>