Hello,
in this thread I want to post to you what's new in development of MBS Plugin, version 15.3.
Download is available as usual here:
monkeybreadsoftware.com/filemaker/files/Prerelease/
If you like our plugin, bookmark, like or forward this thread.
If not, well you can ignore it.
New functions in documentation .
Thanks for supporting our plugin.
For questions please do not answer here, but start a new discussion.
Greetings
Christian
Fixed a crash with variable check if your line length is over 5 million characters.
I'd like to know who submitted that one lol !
1 Like
Certainly not on an 8-bit computer !
Some languages don't bother with LF, you may type a lot of things on a single line .
Sounds like a runaway iteration loop.
Feature request, this one came from Kent at fmslug but is something I also struggle with greatly.
On mac, the script debugger has an annoying trait where if you step over perform script steps, it jumps to the bottom of the debugger so you can't see what is coming next. Can this be fixed via MBS in any way so that it always ensures you can see the next 5 or 6 lines of a script coming next?
You mean to scroll the debugger automatically and make sure at least the next three lines before and after are visible?
I think I could do that.
2 Likes
MonkeybreadSoftware:
Improved debugger in FileMaker to scroll better and show a few rows adhead on stepping.
This feature has unintended problems in the Script Workspace.
Please install an older version if you are affected by this bug.
You can find a newer build here: builds folder
1 Like