set vmv$dir <Obey$dir>
if "%0" = "" then filer_run <vmv$dir>.!Help
if "%0" = "" then Obey
if "<rlua$dir>" = "" then /<vmv$dir>.^.^.^.!Boot
do set vmv$file <vmv$dir>.temp
do luac  -p -l  -- %0 > <vmv$file>
do ifthere <vmv$file> then <vmv$dir>.merge %0 else error "No temp"
unset vmv$file
unset vmv$dir