Navigation: thinBasic Modules > Exe module > EXE_GetTypeName |
|
Description
Giving an executable file name, returns its type (string form).
Syntax
s = EXE_GetTypeName(FileName)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
FileName |
String |
No |
Name of an exe or dll file |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |