Return exe name ?

BlitzMax Forums/BlitzMax Programming/Return exe name ?

Is there a way to return the exe name that was created by the compiler ?

Print AppFile$
Print StripDir(AppFile$)

??

Thanks mate, i missed that command.