APPNAME$

This command will return the executable name of the running application.

  Syntax
Return String=APPNAME$()
  Returns

Will return the executable name of the running application

  Example Code
cls
print "appname= "+appname$()
do
loop
end
  See also

FILE Commands Menu
Index