Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ScriptMaster and Runtime

Featured Replies

  • Newbies

I use ScriptMaster for unzip, for renaming files and for deleting files and folders. Everythink works fine on Mac and Windows. But when I make a runtime, application works only on OSX. ScriptMaster plugin is in correct folder (Runtimeapp/Extensions). Any ideas?

I would check that in addition to loading the scriptmaster plugin that you are also registering the function.  I do this in as a "set variable" in the startup script.  It doesn't matter what you name the variable, but you have to be sure to paste the scriptmaster groovy code for your module into the value for the variable.

 

In your case it sounds like you're using a few modules so you'll have to set variable for each of them.  This page will give you all the information you need http://360works.com/plugins/SCRIPTMASTERPLUGIN/documentation.html.

 

I've run into problems with the plugins in the past (not so much on windows) and have found this plugin removal tool very useful to remove the old plugins and allow new ones to be installed http://www.360works.com/remove-plugins/.

 

I also run the 360WorksAutoUpdate scripts at startup, you can find them here http://www.360works.com/autoupdate/.  That way when you remove the old plugins, the script will make sure you have the latest version installed when you start your solution.

  • Author
  • Newbies

Thanks for your answer.

But...

I have startup script with all groovy codes. My solution works perfectly inside FileMaker on OSX and WIN. But RuntimeApp on WIN is not OK. It seems to me that the plugin in Runtimeapp on WIN does not work.

Inside my FileMaker application is a path to zip file, which must be unzipped. I need to get a folder with many files. On file is xml and I must import it in FileMaker. But on the screen appears a window that asks me where is this xml file. My conclusion: unzip command doesn't work. Again, just on WIN.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.