B4J Question Library: LoadFileFromJar of Zip File?? Please advise

Mashiane

Expert
Licensed User
Longtime User
Hi there

I'm compiling a library and have a zip file in the Files tab, using LoadFileFromJar does not seem to work with a True indicator that the file is in the File.DirAssets folder.

If however I compile the library and 'add' the file externally and turn the 'true' to 'false' everything works. Does this perhaps have a limitation of zipped files?

Thanks
 
Top