Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : tint.shellSyntax#(tint.shell,%commandline) %commandline specifies the command line to be executed using the shell; you probably want to redirect standard input and/or standard output. Example#(tint.shell,dir c:\Program Files\Tintware) |