Navigation: thinBasic Modules > File > FILE_PathSplit |
|
Description
Returns a specific part of a file name.
Syntax
s = FILE_PATHSPLIT(FileName, Part)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
FileName |
String |
No |
Name of the file |
Part |
Number |
No |
See path parts equates |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |