

- #Xojo fixed field how to#
- #Xojo fixed field for mac#
- #Xojo fixed field mac os x#
- #Xojo fixed field mac os#
- #Xojo fixed field install#
First we added a couple of LDAP classes to query directory services. Our newest plugin version has several enhancement for networking. Some of the highlights on the 15.0 update:
#Xojo fixed field mac os#
Our plugins support all three platforms Mac OS X, Windows and Linux with all project types desktop, web and console. The MBS plug-in comprises a collection of several plug-in parts which extend the Xojo (Real Studio) development environment with 2,100 classes featuring over 54,000 documented functions. MonkeyBread Software Releases the MBS Xojo / Real Studio plug-ins in version 15.0 NICKENICH, Germany (February 24th, 2015) - Monkeybread Software releases version 15.0 of the MBS plug-in for Xojo and Real Studio.
#Xojo fixed field mac os x#
Update: For FileMaker Server on Mac OS X you can see messages in /Library/FileMaker Server/Logs/stderr file. Or you use our StoreRegistration function and save the registration to preferences file (Mac) or registry (Windows). In that case the plugin is loaded again and registration needs to be applied again. With FileMaker Server the script engine may crash and restart. Using isRegistered function is better than a global variable and certainly it is better to call such a script from various places where you need the plugin to make sure you are registered. In our case with Evaluate as the registration key is in a text field. Else we check the platform and use the appropriated registration key. Than we check if plugin is registered already and do nothing in that case. So first we exit early for iOS as there is no plugin for iOS. While the plugin allows you to use a runtime or server license for one seat to develop, please don't use a server or runtime license regularly for clients. When you work with clients and servers, it can get confusing.

#Xojo fixed field for mac#
#read via DebugView app running as admin with Global Win32 capture enabledĪs you see we use two log files for Mac server, depending if the plugin is loaded for web direct or normal server.Ī common problem we see with people is wrong registration.
#Xojo fixed field how to#
Below a sample script to decide how to log for various cases: DebugView on Windows can be run as administrator and enabled to capture global Win32 in order to see log messages from FileMaker server.
#Xojo fixed field install#
Or simply use Console.app on Mac or install DebugView app on Windows. Trace can either log to a file or to the system debug log. For version 5.0 we added logging of script triggers. The Trace function will make sure that for every function call to the plugin, you get a log entry with parameters and result. You should check in your scripts for errors and handle them gracefully. Whenever a script error happens, you'll see this notification showing the error message and the function name:īe sure to disable it when going into production so your users don't see the notifications. Run Trace.EnableErrorNotifications function once to enable this feature on your Mac. Next you can get notifications for script errors. You can of course use similar best match search for your own solutions with the List.BestMatch and QuickList.BestMatch functions. Our plugin simply scans internal function list to find a function name which matches best to the given function name. So the call MBS("ersio") returns now " Unknown function: ersio. If you have a typo in your function name, you get a message. Now with version 5.0 we have some more enhancements. You may know already that MBS Plugin enhances the script editor on Mac with line numbers, script step colors, calculation colors and if enabled variable declaration check. We will have sessions for everyone wanting to get the most out of their tool - from topics for those who are just getting their feet wet, to sessions for the most advanced Xojo developer. XDC is the best place for Xojo users to learn from the experts, network with other Xojo users from around the world and meet the Xojo engineers. The 2015 Xojo Developer Conference will take place April 29 - at the Radisson hotel in fabulous downtown Austin! Anyway, as we can cancel room up to 2 days before conference, you should make your reservation early and later modify or cancel it. No suites are available for discounted rates, just the regular ones. And now the reservation system seems to work fine. The good news on the hotel is that plenty of rooms are still available. With a couple of pictures from a few years ago when the last conference was in Austin. And for the Xojo Developer Magazine I wrote an article with a couple of travel tips for sight seeing around Austin. The 2015 Xojo Developer Conference, 2 months left Just 2 months left until we all meet for Geoff's keynote.
