|
> Probably you could change the label to be one that's valid in both, and thenBut it will print "goto myLabel" on cmd console, Is there any way to avoid it?
> put the Lua label immediately afterward:
>
> goto myLabel
> ::myLabel::
>
> print("Hello world")
>
> --[[
> :myLabel
> @echo "Hello shell!"
> ::]]
>
> --
> Sent from my Game Boy.
--
regards,
Xavier Wang.