What is the TZK shell syntax for MMLite?
Simple : each line is read in order. If it starts with a bang (!) it is a comment, and is ignored. Otherwise it is read and executed as if it were typed in at the command line. You must use the full file name (for example, foo.exe not just foo to run program foo), and it is case-sensitive. NTU runs on Windows and is therefore case-insensitive, but this is a property of that particular filesystem and not of the command line interpreter. Use the help command for a list of commands that TZK understands.