May 16, 20178 yr Hi everybody, I m looking in filemaker 15/16 to launch on a mac a .jar file with parameters On windows it s show like that C:/Users/DrJonesX/Desktop/test/eCall.jar ADD*med1*1FD66D1*17-05-2017 and it s work great But on mac i don t how to convert it and launch it correctly Have i to use a plugin do that ( i prefer not ) or i need to use an other way like applescript? this is the file + parameters eCall.jar ADD*med*1FD66D1*17-05-2017 Thanks in advance for your time and your answer Jacob
May 16, 20178 yr Do you use plugins? MBS Plugin with RunTask functions may do this. But we also have Java functions to load jar file and instantiate an object from a Class and call methods directly.
May 17, 20178 yr Author Thank you, but i would like to work without plugin because i m a bit short and plugin are very expensive just for one task. Other option of the plugin are not needed. Can we discuss for an other option?
Create an account or sign in to comment