lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Oct 1, 2018 at 11:33 PM Elias Hogstvedt <eliashogstvedt@gmail.com> wrote:
:: is another way of writing comments but comments are also echoed into the terminal so while it works it has the same issue.

::line1:: BATCH_PROGRAM=[[
@echo off
goto:eof
]]

Z:\home\caps>test.bat
Z:\home\caps>::line1:: BATCH_PROGRAM=[[



I'm using DOS command "cls" for clearing the screen :-)
http://lua-users.org/lists/lua-l/2018-07/msg00404.html