Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : tint.shell

Syntax

#(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)