B4J Question How can I get the filename of jar

MaFu

Well-Known Member
Licensed User
Longtime User
My MFLib has a corresponding function: MF_File.ApplicationPath()
But this function works only in release mode. In debug mode, the path of MFLib.jar library will be returned.
 
Upvote 0
Top