Gentee Programming Language > Documentation > Libraries | Download documentation |
Compound the name of a file out of the path, name and extension. This function can be also used to modify the path, name or extension of a file. In this case if some component equals 0, it is left unmodified.
str str.fsetparts( str dir, str fname, str ext )
dir Directory. fname Filename. ext File extension.
Returns the object which method has been called.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |