It is possible to get exe name ?

BlitzMax Forums/BlitzMax Programming/It is possible to get exe name ?

HI :)

There is a command to know the current exe name ?

Yes, Appfile is a global defined variable that has the executable name, with its path

Thanks !