Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : File Primitives : tint.pathname

Syntax

#(tint.pathname,%name)

%name is the name of a file or a directory. The pathname part of the name will be returned.

Examples

#(tint.cd,c:\Program Files\Tintware)

#(tint.pathname,uninst.dat)
c:\program files\tintware\
#(tint.pathname,d:\tintware\tint\tint.cpp)
d:\tintware\tint\