October 25, 20178 yr I've read through the SM documentation, but appear to be missing how to create a new Java function in ScriptMaster. When I click the small "add" link in the ScriptMaster demo file (in the "ScriptMaster Modules" section), it wants to load a JAR or ZIP file. I was thinking instead "add" would open a code window and type in some Java. So, how do you get new Java code into ScriptMaster? In my custom FileMaker application, I would load external JAR classes using SMLoadJar from (in my case) SPSS that that Java code I have in the ScriptMaster demo file would work with. Trying to see how all this plays together. Thanks in advance for clarification. - M
October 26, 20178 yr click one of the lines in the interface that takes you to the code interface, these are just FileMaker records, so cmd+N will get you a new one The top left is a portal for parameters with create turned on, bottom left for results, click the Jars tab to see the jars available and select to use in the script
October 26, 20178 yr Author Thanks a million, John. I guess I just need to create a new record and go from there. Appreciate your reply and helpful screenshots. - M
Create an account or sign in to comment