Navigation: thinBasic Modules > Core > Application functions > APP_SourceFullName, APP_ScriptFullName |
|
Description
Returns full name of the current script (path + name).
Syntax
s = APP_SourceFullName
s = APP_ScriptFullName
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
none |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |