Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Procedures

Procedures

A procedure is an immutable sequence of characters with argument substitutions. A procedure contains a dictionary, so other objects can be defined in the procedure just as if the procedure were a dictionary.

proc proc

defproc defproc

Procedure source Determining the source for a procedure

Procedure Examples Procedure Examples