Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Predefined Objects : app : app.arguments

Syntax

#(app.arguments.%index)

%index is an index of a command line argument. The first index is one; it is the executable.

Example

#(app.arguments.1)
C:\Program Files\Tintware\wemacs