Morkus Posted October 25, 2017 Posted October 25, 2017 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
john renfrew Posted October 26, 2017 Posted October 26, 2017 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
Morkus Posted October 26, 2017 Author Posted October 26, 2017 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
Recommended Posts
This topic is 2640 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now