[MBS] [ANN] 2.9pr5

2012-09-01 Thread Christian Schmitz
Hi, * Added Window.DisableScrollbars and Window.EnableScrollbars. * Added PHP plugin functions. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@monkeybr

Re: [MBS] [ANN] 2.9pr5

2012-09-01 Thread Christian Schmitz
Am 01.09.2012 um 16:47 schrieb HEMCOM Software : > Hallo Herr Schmitz, > > über ein paar Beispieldateien über die PHP Funktion wäre ich dankbar! There is an example database included with the new examples. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/

Re: [MBS] [ANN] 2.9pr5

2012-09-01 Thread Christian Schmitz
Am 01.09.2012 um 14:58 schrieb Christian Schmitz : > Hi, > > * Added Window.DisableScrollbars and Window.EnableScrollbars. > * Added PHP plugin functions. > The examples for OCR and PHP use a line to replace ".fp7" with the library extensions. This needs to be chang

[MBS] [ANN] 2.9pr6

2012-09-03 Thread Christian Schmitz
Hi, * Recompiled php library for Mac with support for older Mac OS X versions. * Added SQL.MySQL.InsertID and SQL.SQLite3.LastInsertRowID functions. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ ___ Mbsfmplugin_monk

[MBS] [ANN] 2.9pr7

2012-09-11 Thread Christian Schmitz
Hi, * Added WebView.SetCustomUserAgent and WebView.GetCustomUserAgent functions. * Added functions for container value encryption: Encryption.EncryptContainerBlowfish, Encryption.DecryptContainerBlowfish, Encryption.EncryptContainerAES and Encryption.DecryptContainerAES. * Added more LibXL funct

Re: [MBS] [ANN] 2.9pr7

2012-09-11 Thread Christian Schmitz
Am 11.09.2012 um 19:30 schrieb Christian Schmitz : > Hi, > > * Added functions for container value encryption: > Encryption.EncryptContainerBlowfish, Encryption.DecryptContainerBlowfish, > Encryption.EncryptContainerAES and Encryption.DecryptContainerAES. Those function

[MBS] [ANN] 2.9pr8

2012-09-13 Thread Christian Schmitz
Hi, * The plugin shows now the version number if you click configure button in Filemaker Preferences after selecting our plugin there. * Added more libxl functions. * Moved plugin to FM12 SDK and already preparing to support 64 bit in a future release. Greetings Christian -- Read our blog abo

[MBS] [ANN] 2.9pr9

2012-09-29 Thread Christian Schmitz
Hi, * Added String.LevenshteinDistanceMBS and String.JaroWinklerDistanceMBS. * Added ProgressDialog.SetFont. * Added NSEventFilter.DisableEvents, NSEventFilter.EnableAllEvents and NSEventFilter.EnableEvents. * Added Process.IsFrontMost and Process.SetFrontMost. * Fixed a bug with the plugin not r

[MBS] [ANN] 2.9fc

2012-10-01 Thread Christian Schmitz
Hi, We uploaded the Final Candidate of the 2.9 release. The release should be in the next days. Please check the Dropbox or download it here: http://www.monkeybreadsoftware.de/filemaker/files/Prerelease/ Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de

[MBS] [ANN] MBS FileMaker Plugin 2.9 für OS X/Windows - Über 1200 Funktionen in einem Plugin

2012-10-03 Thread Christian Schmitz
freundlichen Grüßen Christian Schmitz Monkeybread Software ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsfmplugin_monkeybreadsoftware.info

[MBS] [ANN] MBS FileMaker Plugin 2.9 for OS X/Windows - More than 1200 Functions In One Plugin

2012-10-03 Thread Christian Schmitz
: http://www.monkeybreadsoftware.de/images/MBSLogo.jpg Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on the Macintosh and Windows platforms. With over eleven years as a software developer

[MBS] [ANN] 3.0pr1

2012-10-08 Thread Christian Schmitz
Hi, * Fixed bug in Path.FilemakerPathToNativePath and Path.NativePathToFilemakerPath on Windows. * NSUserNotification works now even if Filemaker is frontmost. Download here: http://www.monkeybreadsoftware.de/filemaker/files/Prerelease/ Greetings Christian -- Read our blog about news on our p

[MBS] [ANN] 3.0pr2

2012-10-14 Thread Christian Schmitz
Hi, * Added syntax coloring for Filemaker 11/12 on Mac. * Added FM.ExecuteSQL.LastErrorMessage to get error message of last SQL command. * Added SystemInfo.Time * Changed Container.GetTotalSize and Container.GetTypeSize to work with referenced files. * Added WebView.RenderPDF function for Mac. *

[MBS] [ANN] 3.0pr3

2012-10-19 Thread Christian Schmitz
Hi, * Added SQL.GetFieldAsJPEG, SQL.GetFieldAsPNG, SQL.GetParamAsJPEG, SQL.GetParamAsPNG and SQL.SetParamAsContainer. * Added GMImage.GetJPEGAsBase64, GMImage.GetJPEGAsHex, GMImage.GetPNGAsBase64, GMImage.GetPNGAsHex, GMImage.NewFromBase64, GMImage.NewFromHex. * Changed Container.GetDataURL to a

[MBS] PHP Guide

2012-10-23 Thread Christian Schmitz
Hi, if you plan to use PHP functions, I have some more details for you on my blog: http://www.mbsplugins.de/archive/2012-10-21/PHP_Functions_in_MBS_Filemaker/monkeybreadsoftware_blog_filemaker Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _

[MBS] [ANN] 3.0pr4

2012-10-23 Thread Christian Schmitz
Hi, * Did some fine tuning on the text coloring so the font size is preserved. * Changed SQL.NewCommand function to automatically set scrollable option for new commands. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/

[MBS] [ANN] 3.0pr5

2012-10-26 Thread Christian Schmitz
Hi, * Added SyntaxColoring.Clear and SyntaxColoring.FactoryDefaults. * Added Syntax Coloring with rule # for comments. * Added XML.Query for XPath queries on XML text. * Syntax Coloring does now take up to 5 words for matching and matches longer tags first. * Fixed memory leak in OCR.setImage fun

[MBS] [ANN] 3.0pr6

2012-10-30 Thread Christian Schmitz
Hi, * Added URLScheme.GetDefaultHandler. * Renamed SetDefaultHandlerForURLScheme function to URLScheme.SetDefaultHandler and InstallURLEventHandler to URLScheme.InstallURLEventHandler. * Changed Syntax Coloring to be lowercase. So please reset settings with SyntaxColoring.FactoryDefaults. * Adde

[MBS] [ANN] 3.0pr7

2012-11-06 Thread Christian Schmitz
Hi, * Changed SyntaxColoring.AddTag function to take a new selector parameter to specify what to color: function, scriptstep, variable or formula. * Added SyntaxColoring.Enabled function. * Added Container.GetName function. * Added Container.Rename function. Greetings Christian -- Read our blo

[MBS] [ANN] 3.0pr8

2012-11-14 Thread Christian Schmitz
Hi, * Added Printer.SetDefaultPrinter, Printer.PrinterName, Printer.PrinterCount and Printer.GetDefaultPrinter. * Added String.EncodeToBytes, String.EncodeHexToBase64, String.EncodeBytesToBase64, String.DecodeHexFromBase64, String.DecodeFromBytes and String.DecodeBytesFromBase64. * Added WebVie

[MBS] [ANN] 3.0pr9

2012-11-26 Thread Christian Schmitz
Hi, * Added DynaPDF functions for Mac/Win PDF functions. * Added RichText functions for Mac. * Added ClearRegistration, IsRegistered and StoreRegistration for preloading registration on Macs used for training. * Changed Syntax Coloring to also see functions if between function and braket is a sp

[MBS] [blog] Introducing DynaPDF to MBS Filemaker Plugin

2012-11-27 Thread Christian Schmitz
Hi, please visit blog: http://www.mbsplugins.de/archive/2012-11-27/Introducing_DynaPDF_to_MBS_Fil Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmpl

[MBS] [ANN] 3.0pr10

2012-11-30 Thread Christian Schmitz
Hi, * Added GMImage.AveragePixelValue. * Added graphicsmagick functions to draw rectangle, line, round rectangles, circle, ellipse and arcs to image. * Added SerialPort functions. * You can now also use "dos" as text encoding name. * Added new color names for Syntax Coloring. * Added DynaPDF.Page

[MBS] [blog] Serial Port functions for MBS Filemaker Plugin

2012-12-01 Thread Christian Schmitz
Hi, please read: http://www.mbsplugins.de/archive/2012-12-01/Serial_Port_functions_for_MBS_ Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@m

[MBS] [ANN] MBS FileMaker Plugin 3.0 für OS X/Windows - Über 1300 Funktionen in einem Plugin

2012-12-04 Thread Christian Schmitz
. Mehr Informationen auf unserer Webseite: http://www.monkeybreadsoftware.de/filemaker/ Dokumentation: http://www.mbsplugins.eu/ Mit freundlichen Grüßen Christian Schmitz Monkeybread Software ___ Mbsfmplugin_monkeybreadsoftware.info mailing list

[MBS] [ANN] MBS FileMaker Plugin 3.0 for OS X/Windows - More than 1300 Functions In One Plugin

2012-12-04 Thread Christian Schmitz
Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on the Macintosh and Windows platforms. With over eleven years as a software developer, Christian's aim is developing unique and u

[MBS] [ANN] 3.1pr1

2012-12-14 Thread Christian Schmitz
Hi, * Added FM.QueryFields and FM.QueryTables. * Added SerialPort.GetBaudRate, SerialPort.GetDataBits, SerialPort.SetBaudRate and SerialPort.SetDataBits. * Added SNMP.Get. * Changed DynaPDF functions so you can also use them with a Lite license key if needed. * Updated SQLAPI++ to 4.0.3b1. * Imp

Re: [MBS] [ANN] 3.1pr1

2012-12-14 Thread Christian Schmitz
Am 14.12.2012 um 15:41 schrieb Christian Schmitz : > Hi, > > * Added SNMP.Get. I have to upload a 3.1pr2 for those using Mac OS X 10.6 as the plugin linked to a newer version of snmp library. You only need to download pr2 if pr1 didn't load for you. Greetings Christian --

[MBS] [ANN] 3.1pr3

2012-12-17 Thread Christian Schmitz
Hi, * Changed GMImage.NewFromContainer to also read from referenced container values. * Added FM.QueryBaseTableNames, FM.QueryFieldsForBaseTableName, FM.QueryFieldsForTableName and FM.QueryTableNames. * Removed FM.QueryFields and FM.QueryTables. * Updated curl to version 7.28.1 on Mac OS X and W

[MBS] [ANN] 3.1pr4

2012-12-20 Thread Christian Schmitz
Hi, * Added SystemInfo.DoubleClickTime. * Fixed bug with curl linked to wrong crypto library. * Changed Files.List to also filter by extension if flags parameter is zero. * Fixed UserNotification.Release. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/

[MBS] [ANN] 3.1pr5

2012-12-22 Thread Christian Schmitz
Hi, * Added SNMP.SetRetries and SNMP.SetTimeout. * Changed Syntax Coloring so variable and function names can have _ as character. * Internal reading from container now also handles image: and file: path. So you can use that for reading image to GraphicsMagick for example. Greetings Christian

[MBS] [ANN] 3.1pr6

2013-01-04 Thread Christian Schmitz
Hi, * Added Modbus.CalculateRTUMessageCRC. * Added Audit.Delete2 and Audit.Change2 functions which take positive list of field names. * Changed Audit function to cache more values which doubles speed. Values are cached for up to a minute. * Added Audit.ClearCaches function. Greetings Christian

[MBS] [ANN] 3.1pr7

2013-01-15 Thread Christian Schmitz
Hi, * Added Twain functions. * Fixed a bug with reading from container with file referenced on disk and multiple paths for that one file. * Fixed some bugs in new Audit functions. Now we don't record extra fields you specify. Greetings Christian -- Read our blog about news on our plugins: ht

Re: [MBS] [ANN] 3.1pr7

2013-01-15 Thread Christian Schmitz
Am 16.01.2013 um 04:44 schrieb Guillermo Dewey Guerra : > The Twain supports auto fed scanners? > We'll see. This is first version and things may change over time. For example I may need to add functions to have several images scanned with the dialog. Greetings Christian -- Read our blog a

[MBS] [ANN] 3.1pr8

2013-01-21 Thread Christian Schmitz
Hi, * Improved WebView code to find front window even if Filemaker is not in foreground on Mac. * Added CURL.AddInputGIF, CURL.GetResultAsGIF and CURL.SetInputGIF. * Added PDFKit.AppendPages function. * Fixed String.ReadTextFile function to actually close the file correctly. Greetings Christian

[MBS] [ANN] 3.1pr9

2013-01-30 Thread Christian Schmitz
Hi, * Added WebView.GetFormSelectOptions function. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@monkeybreadsoftware.info https://ml01.ispg

[MBS] [ANN] 3.1pr10

2013-02-02 Thread Christian Schmitz
Hi, * Added new twain functions for setting some scan parameters. * Added file functions for NodeID and bookmarks (called Alias in Finder) * Added new DynaPDF commands for adding images. * Fixed a crash on Files.List function on Windows. * Twain image can now be B/W or gray and is no longer expand

[MBS] [ANN] 3.1pr11

2013-02-09 Thread Christian Schmitz
Hi, * Added several functions for DynaPDF to write text, set font and color. * Added OCR.WriteToPDF function. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing

[MBS] [ANN] MBS FileMaker Plugin 3.1 für OS X/Windows - Über 1400 Funktionen in einem Plugin

2013-02-12 Thread Christian Schmitz
mehr erfahren. Mehr Informationen auf unserer Webseite: http://www.monkeybreadsoftware.de/filemaker/ Dokumentation: http://www.mbsplugins.eu/ Mit freundlichen Grüßen Christian Schmitz Monkeybread Software ___ Mbsfmplugin_monkeybreadsoftware.info

[MBS] [ANN] MBS FileMaker Plugin 3.1 for OS X/Windows - More than 1400 Functions In One Plugin

2013-02-12 Thread Christian Schmitz
by Christian Schmitz. MonkeyBread Software focuses on the Macintosh and Windows platforms. With over eleven years as a software developer, Christian's aim is developing unique and useful utilities, complemented by first-class customer support. Copyright 2000-2013 Christian Schmitz Software

[MBS] [ANN] 3.2pr1

2013-02-14 Thread Christian Schmitz
Hi, * Plugins are now compiled with Xcode 4.6 on Mac. * Added Syntax Coloring for Script Debugger on Mac. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list

[MBS] [ANN] 3.2pr2

2013-02-25 Thread Christian Schmitz
Hi, * Fixed a memory leak with ProgressDialog.SetFont on Windows. * Changed FM.ExecuteSQLOnIdle to also set values for FM.ExecuteSQL.LastErrorMessage and FM.ExecuteSQL.LastError. * Added Socket functions. * Added new mode for Files.List for Windows to use more wildcards. * Added Webview.GetPlainT

[MBS] [ANN] 3.2pr4

2013-03-18 Thread Christian Schmitz
Hi, * Added Twain.GetCloseAfterTransfer and Twain.SetCloseAfterTransfer. * Improved multi page scanning in twain. * Added DynaPDF.DrawArc, DynaPDF.DrawArcEx, DynaPDF.DrawChord, DynaPDF.DrawCircle, DynaPDF.DrawPie, DynaPDF.LineTo, DynaPDF.MoveTo, DynaPDF.RoundRect, DynaPDF.RoundRectEx and DynaPDF

[MBS] [ANN] 3.2pr5

2013-03-25 Thread Christian Schmitz
Hi, * Added Twain.GetCompressionQuality, Twain.GetFilePaths, Twain.GetFileType, Twain.GetFolderPath, Twain.SetCompressionQuality, Twain.SetFileType and Twain.SetFolderPath. * Added Twain.GetPixelType and Twain.SetPixelType. Greetings Christian -- Read our blog about news on our plugins: http

[MBS] [ANN] 3.2pr6

2013-03-27 Thread Christian Schmitz
Hi, * Changed CURL FTPPort, CustomRequest and Range options to pass nil to CURL if you pass empty string in order to disable/reset the feature. * Fixed problem where our plugin doesn't load on Windows XP. * Fixed problem with SerialPort.Read when it waited for data to arrive. Greetings Christian

[MBS] [ANN] 3.2pr7

2013-04-16 Thread Christian Schmitz
Hi, * Added Addressbook functions to work on the Mac OS X Contacts database. * Added Hash.SHA1.HMAC function. * Added String.DecodeURLComponent and String.EncodeURLComponent. * Added Time.UnixTimeStamp. * Added Hash.RandomString. * Added IKSlideShow.GetMode and IKSlideShow.SetMode. * Added optiona

Re: [MBS] [ANN] 3.2pr7

2013-04-16 Thread Christian Schmitz
Am 16.04.2013 um 18:25 schrieb Sergio Cruz : > Hi, > The link you sent took me to the prerelease page, but I didn't see the > FileMaker plugin there. please go here: http://www.monkeybreadsoftware.de/filemaker/files/Prerelease/ I put the wrong link in the email. Greetings Christian -- Read

[MBS] [ANN] 3.2pr8

2013-04-20 Thread Christian Schmitz
Hi, * Added JSON.GetObjectItemTree function. * Added oAuth example project. * Added Windows support for RunTask functions. * Fixed bug in PDFKit.GetPDFAttribute with Keywords parameter. * Fixed bug in Twain.SetDefaultDSIdentity. You can now pass text. Greetings Christian -- Read our blog about

[MBS] [ANN] 3.2pr9

2013-04-26 Thread Christian Schmitz
Hi, * Added ServerSocket functions. * Added Twain.GetDiscardBlankPages, Twain.GetDuplexEnabled, Twain.SetDiscardBlankPages and Twain.SetDuplexEnabled. * Added Window.SetTitleIcon. * Added App.GetDockIcon, App.GetProcessName, App.SetDockIcon and App.SetProcessName Greetings Christian -- Read o

[MBS] [ANN] Filemaker Conferences

2013-04-29 Thread Christian Schmitz
Hi, if you have time for a meeting, you can find me here: * PauseOnError, 6th to 8th June in Berlin * Filemaker Developer Conference, 12th to 15th August in San Diego * Filemaker Konferenz, 17th to 19th October in Salzburg Greetings Christian -- Read our blog about news on our plugins: http:/

[MBS] [ANN] 3.2pr10

2013-05-01 Thread Christian Schmitz
Hi, * Added more DynaPDF functions. * Updated libXL to version 3.4.2 * Updated DynaPDF to version 3.0.25.65 Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing li

[MBS] [ANN] MBS FileMaker Plugin 3.2 für OS X/Windows - Über 1600 Funktionen in einem Plugin

2013-05-07 Thread Christian Schmitz
/ Dokumentation: http://www.mbsplugins.eu/ Mit freundlichen Grüßen Christian Schmitz Monkeybread Software ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo

[MBS] [ANN] MBS FileMaker Plugin 3.2 for OS X/Windows - More than 1600 Functions In One Plugin

2013-05-07 Thread Christian Schmitz
/ Download Free Trial: http://www.monkeybreadsoftware.de/FileMaker/download.shtml App Logo: http://www.monkeybreadsoftware.de/images/MBSLogo.jpg Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on

Re: [MBS] FMA 8.0.3 Mac

2013-05-08 Thread Christian Schmitz
Am 08.05.2013 um 08:44 schrieb Holger Herbst : > Hello, > > I'd like to know wether anybody still uses FileMaker 8 and the MBS-PlugIn. I > wanted to set up a new file for testing and FM 8 doesn't recognize the > PlugIn. I've tested this on Mac OS X 10.6.8 with Plugin-Versions from 2.5 up > t

Re: [MBS] FMA 8.0.3 Mac

2013-05-08 Thread Christian Schmitz
Am 08.05.2013 um 09:53 schrieb Holger Herbst : > This is an Intel-MacBook Pro, no PPC involved Is Filemaker 8 not PPC only? In that case it would run in Rosetta and still not load newer plugins. I'm sorry, but PPC support is dead. Getting things working again is a huge project and it's cheape

Re: [MBS] FMA 8.0.3 Mac

2013-05-08 Thread Christian Schmitz
Am 08.05.2013 um 10:44 schrieb Holger Herbst : > OK, I'll have to tell this to my customer. He has a large FM8-Installation > and I don't think he'll buy hard- and software upgrades just now. I'll have > to find another way than for the functionality. if there is at least one newer FM Client

Re: [MBS] CURL component fails with large file uploads

2013-05-22 Thread Christian Schmitz
Am 21.05.2013 um 14:39 schrieb Robert Zacherl : > Hello, > > Everything works fine as long as the asset's file size doesn't exceed a > certain limit (I'm not sure yet where this limit is but it's definitely > somewhere between 5 and 15 MB). Can you enable Trace and see what parameters you pass

[MBS] [ANN] Pause On Error Berlin 2013

2013-05-23 Thread Christian Schmitz
Hello, >From 6th to 8th June 2013, you can come to Berlin for the conference. A >meeting of Filemaker developers from all over Europe and in English. see http://poexberlin2013.wikispaces.com MBS is now a sponsor and if you are not going to Salzburg or San Diego anyway, you could still join thi

[MBS] [ANN] 3.3pr1

2013-05-24 Thread Christian Schmitz
Hi, * Updated SQLAPI++ 4.1.1. * Changed CURL.OpenInputFile to also set OptionInputFileSize for the file. * Removed CURL.SetOptionInFileLarge, CURL.SetOptionMaxFileSizeLarge, CURL.SetOptionPostFieldSizeLarge and CURL.SetOptionResumeFromLarge. The existing functions without large now also handle 6

[MBS] [ANN] 3.3pr3

2013-06-02 Thread Christian Schmitz
Hi, * Added FM.RunScriptIdle and SystemInfo.MacGlobalIdleTime for Mac. * Added Window.RemoveMenu function. * Added Email.Verify function. * Added Container.Remove function. * Added Addressbook.searchGroupsWithName function. * Fixed bugs with CURL.FormAddKey* functions. Greetings Christian -- MB

[MBS] [ANN] 3.3pr4

2013-06-12 Thread Christian Schmitz
Hi, * Added more DynaPDF functions. * Improved String.EncodeURLComponent to encode the way we need for Twitter search. * Fixed Addressbook functions to load on older Mac OS X versions. * Added SystemInfo.IdleTime function for Mac and Windows. Greetings Christian -- MBS Xojo Developer Conferenc

[MBS] [ANN] 3.3pr5

2013-07-03 Thread Christian Schmitz
Hi, * Added SerialPort.LastError function to query last system error code for serial port functions. * Fixed a bug with syntax coloring and curly brakets. * Fixed a bug with Path.FilemakerPathToNativePath function on Windows. * Added more DynaPDF functions. * Added DragDrop.GetTag, DragDrop.GetWi

Re: [MBS] Web App Play Audio Example

2013-07-08 Thread Christian Schmitz
Am 08.07.2013 um 16:20 schrieb Hal Gumbert : > Hi Christian, > > Could you tell me where I can find the example file mentioned here: > http://www.monkeybreadsoftware.net/faq-howtoplayaudioinawebapp.shtml This is a FAQ for Xojo (Real Studio). I'll look for it and email you a copy. But this is n

[MBS] [ANN] 3.3pr6

2013-07-12 Thread Christian Schmitz
Hi, * Added DynaPDF.FlushPages function and path parameter to DynaPDF.New for creating huge PDFs. * Added example for sending commands from webviewer to Filemaker which works with Serversocket and with IE10. * Added Mac version of Window.GetClassName function. * Added Window.List function. * Add

[MBS] [ANN] 3.3pr7

2013-07-19 Thread Christian Schmitz
Hi, * For TCP Sockets you can now more reliable get the remote IP/Port information. * Improved socket handling, so we get Error Script called if socket is disconnected from the other side. * Added DynaPDF.SaveAndSignFile function. Greetings Christian -- MBS Xojo Developer Conference 2013 More

[MBS] [ANN] MBS FileMaker Plugin 3.3 für OS X/Windows - Über 1600 Funktionen in einem Plugin

2013-07-24 Thread Christian Schmitz
den Filemaker Konferenzen in San Diego und Salzburg mehr erfahren. Mehr Informationen auf unserer Webseite: http://www.monkeybreadsoftware.de/filemaker/ Dokumentation: http://www.mbsplugins.eu/ Mit freundlichen Grüßen Christian Schmitz Monkeybread Soft

[MBS] [ANN] MBS FileMaker Plugin 3.3 for OS X/Windows - More than 1600 Functions In One Plugin

2013-07-24 Thread Christian Schmitz
aker/download.shtml App Logo: http://www.monkeybreadsoftware.de/images/MBSLogo.jpg Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on the Macintosh and Windows platforms. With over eleven years

Re: [MBS] Issue when using XML.Query to get attributes

2013-07-28 Thread Christian Schmitz
Am 28.07.2013 um 10:06 schrieb Juergen May : > Hi, > > The XPath code /cXML/Request/OrderRequest/OrderRequestHeader/@orderID I get here: orderID="1629" And with this string(/cXML/Request/OrderRequest/OrderRequestHeader/@orderID) and with a new plugin it returns 1629. I had to fix a littl

[MBS] [ANN] 3.4pr1

2013-07-29 Thread Christian Schmitz
Hi, * Added GMImage.WriteImages function. * Fixed a bug with SQL.GetFieldName and index = 0. * Fixed XML.Query function to also return string, number or boolean. Greetings Christian -- MBS Xojo Developer Conference 2013 More details and registration here: http://www.monkeybreadsoftware.de/real

[MBS] DevCon in San Diego

2013-08-11 Thread Christian Schmitz
Hi, someone at DevCon this year? We drive there later today and will be present in the hotel. If you have time, come to our booth and say Hello. Greetings Christian -- MBS Xojo Developer Conference 2013 More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/

[MBS] [ANN] 3.4pr2

2013-08-28 Thread Christian Schmitz
Hi, * Added DynaPDF.EnableEncryption function. * Updated GraphicsMagick to version 1.3.18. * Updated LCMS to version 2.5. * Updated FreeType to version 2.5.0.1. * Updated DynaPDF to version 3.0.29.74. * Updated tiff library to version 4.0.3. * Updated jpeg library to version 9. * Updated tesser

[MBS] [ANN] 3.4pr3

2013-09-07 Thread Christian Schmitz
Hi, * Our Mac plugin is now code signed. * Updated CURL to version 7.32.0. * Added first version with 64 bit support for Mac OS X. This enables you to use our plugin in WebPublishing on FileMaker Server. * Improved SQL functions to work on FileMaker 12 and newer version. * Added DynaPDF.DeletePag

[MBS] [ANN] 3.4pr4

2013-09-16 Thread Christian Schmitz
Hi, * Fixed GMImage.GeticcColorProfile and similar functions to return empty result if there is no profile. * Fixed memory leaks with NSImage handling on Mac. * Added RemoteControl.HideCursor and RemoteControl.ShowCursor. * Improved PDFKit handling of Document references to make it not crashing w

[MBS] [ANN] 3.4pr5

2013-09-25 Thread Christian Schmitz
Hi, * Added new functions for Calendar on Mac OS X. * Added new SerialPort functions: GetRTS/SetRTS, GetXON/SetXON, GetDTR/SetDTR, GetCTS/SetCTS and SetDSR/GetDSR to set flow control options. Download at: http://www.monkeybreadsoftware.de/filemaker/files/Prerelease/ Greetings Christian -- Rea

[MBS] [ANN] 3.4pr6

2013-10-01 Thread Christian Schmitz
Hi, * Streamlined error handling. You can now call IsError function to know if last function returned an error. * Improved Syntax Highlighting. Invalid MBS Function names are now highlighted with red color like wrong brakets. * Added new UnZipFile functions to read zip file. * Added new ZipFile

[MBS] [ANN] 3.4pr7

2013-10-05 Thread Christian Schmitz
Hi, * Added Math.InchToPixel, Math.MillimeterToPixel, Math.PixelToInch and Math.PixelToMillimeter. * Added DynaPDF.ExtractImages function. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_mon

[MBS] [ANN] MBS FileMaker Plugin 3.4 for OS X/Windows - More than 1800 Functions In One Plugin

2013-10-08 Thread Christian Schmitz
App Logo: http://www.monkeybreadsoftware.de/images/MBSLogo.jpg Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on the Macintosh and Windows platforms. With over eleven years as a softw

[MBS] [ANN] MBS FileMaker Plugin 3.4 für OS X/Windows - Über 1800 Funktionen in einem Plugin

2013-10-08 Thread Christian Schmitz
einem Filemaker Stammtisch, auf den Filemaker Konferenzen in San Antonio und Salzburg mehr erfahren. Mehr Informationen auf unserer Webseite: http://www.monkeybreadsoftware.de/filemaker/ Dokumentation: http://www.mbsplugins.eu/ Mit freundlichen Grüßen Christian Schmitz Monkeybread Software

[MBS] [ANN] 3.5pr1

2013-10-21 Thread Christian Schmitz
Hi, * Fixed CURL on Windows to once again include SSL. (broken in 3.4) * Added all the missing libXL functions and renamed existing ones (old names still valid). * Added String.SoundExGerman. * Added Addressbook.personFromVCardTextRepresentation. * Fixed crash with geometry functions in GraphicsM

[MBS] [ANN] 3.5pr1

2013-10-22 Thread Christian Schmitz
Hi, * First plugin version with over 2000 functions! * Added Mac OS X 10.9 Mavericks functions: * Added MediaLibraryBrowser functions. * Added UserNotification functions. * Added Files.GetTagNames and Files.SetTagNames. * Disabled line numbers for data viewer. * Changed line numbers so they work

[MBS] [ANN] 3.5pr3

2013-11-01 Thread Christian Schmitz
Hi, * Added SSL socket methods for our socket functions. * Updated SQLAPI++ 4.1.2. * Functions returning UTF-8 text not validate the UTF-8 in order to avoid FileMaker crashing with invalid UTF-8 characters. * First plugins build with Mac OS X 10.9. * Added new RichText functions to also write RTF

[MBS] [ANN] 3.5pr4

2013-11-05 Thread Christian Schmitz
Hi, * Fixed bug with SQL Plugin when reading blob values. (introduced in pr3). * Changed DynaPDF functions to take new first parameter with the PDF Reference. This way we can make the plugin thread safe for FileMaker server and you can edit multiple PDFs at the same time. You need to call DynaPD

[MBS] Blog post: Detection of undeclared local variables in FileMaker scripts

2013-11-07 Thread Christian Schmitz
Hi, we are adding a new cool feature for syntax highlighting: http://www.mbsplugins.de/archive/2013-11-07/Detection_of_undeclared_local_ Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monke

[MBS] [ANN] 3.5pr5

2013-11-10 Thread Christian Schmitz
Hi, * Added caching for undeclared variables detection to make it faster. * Improved detection of undeclared variables in script editor. * Added Barcode.Generate function. * Added PrintDialog functions to control printer dialog on Mac. (print to specific printer and print to PDF) * Added more cal

[MBS] [ANN] 3.5pr6

2013-11-14 Thread Christian Schmitz
Hi, * Added Barcode.Detect function. * Added App.GetProcessPath function. * Fixed bug in SQL plugin with setting text parameter to SQLite prepared statement. * Added Files.WriteFile function. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _

[MBS] [ANN] DynaPDF Christmas Sale

2013-11-15 Thread Christian Schmitz
Hello, DynaForms runs a DynaPDF sale for Christmas: We wish all our customers Merry Christmas and a successful new year. As a thank you for the past 11 years, you get 30% Christmas discount on everything till the end of the year. For orders by invoice or Paypal, we apply the discount automati

[MBS] [ANN] 3.5pr7

2013-11-18 Thread Christian Schmitz
Hi, * The highlighting of variable names being undeclared is now off by default and can be enabled by SyntaxColoring.CheckVariableDeclaration.Enable command. * Added DynaPDF orientation functions. * Added Files.ReadFile function. * Added transparent option to Barcode.Generate function. Sincerely

[MBS] Check Variable Declaration

2013-11-18 Thread Christian Schmitz
Hi, please run a MBS("SyntaxColoring.CheckVariableDeclaration.Enable") to enable it. The feature is off by default now. But it is still very useful. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ M

[MBS] [ANN] 3.5pr8

2013-11-24 Thread Christian Schmitz
Hi, * Added JPEG 2000 support for GraphicsMagick on Mac OS X (was already there on Windows). Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugi

[MBS] [ANN] 3.5pr9

2013-11-29 Thread Christian Schmitz
Hi, * Added Barcode.DrawBarcode to draw vector graphics barcode into PDF. * Added Barcode.UPCChecksum to calculate. * Added SyntaxColoring.GetFontSize and SyntaxColoring.SetFontSize functions to set font size in script editor on Mac. * Changed PNG library to return warning on invalid SRGB ICC Pro

[MBS] [ANN] 3.5pr10

2013-12-08 Thread Christian Schmitz
Hi, * Added first version of 64bit plugin for Windows, required for WebDirect on FileMaker 13. * Fixed bug in Container.GetTypeSize. * Added DynaPDF Table functions. * Added DynaPDF.HighlightPattern function to search for text and add highlight annotations. * Changed DynaPDF functions to not onl

[MBS] [ANN] 3.5pr11

2013-12-12 Thread Christian Schmitz
Hi, * Changed PNG library and Graphicsmagick library to not throw exception in case of some warnings. * Added Trace.ErrorsOnly function. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ ___ Mbsfmplugin_monk

[MBS] [ANN] MBS FileMaker Plugin 3.5 for OS X/Windows - More than 2100 Functions In One Plugin

2013-12-17 Thread Christian Schmitz
/ Download Free Trial: http://www.monkeybreadsoftware.de/FileMaker/download.shtml App Logo: http://www.monkeybreadsoftware.de/images/MBSLogo.jpg Located in beautiful Nickenich, Germany, MonkeyBread Software is a privately held company founded in 2000 by Christian Schmitz. MonkeyBread Software focuses on

[MBS] [ANN] MBS FileMaker Plugin 3.5 für OS X/Windows - Über 2100 Funktionen in einem Plugin

2013-12-17 Thread Christian Schmitz
freundlichen Grüßen Christian Schmitz Monkeybread Software ___ Mbsfmplugin_monkeybreadsoftware.info mailing list mbsfmplugin@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsfmplugin_monkeybreadsoftware.info

[MBS] [ANN] 4.0pr1

2014-01-03 Thread Christian Schmitz
Hi, * Added DynaPDF.ParseContent, DynaPDF.SetBBox, DynaPDF.SetLineJoinStyle and DynaPDF.SetMiterLimit. * Added ClearBackground option for PDFKit.GetPDFPageImage to render transparent PNGs from PDF pages. * Added FM.VariableList and FM.VariableReset. * Improved speed on SQL plugin for reading int

[MBS] [ANN] 4.0pr2

2014-01-08 Thread Christian Schmitz
Hi, * Added DynaPDF.GeneratePreview function to add preview to a PDF in a container. * Added functions CURL.AddInputPDF, CURL.GetResultAsPDF and CURL.SetInputPDF for up/download of PDF files. * Fixed Clipboard.SetFileMakerData, Clipboard.GetFileMakerData functions for ScriptStep/Script on Window

Re: [MBS] [ANN] 4.0pr2 [DynaPDF nicht geladen]

2014-01-12 Thread Christian Schmitz
Am 12.01.2014 um 13:11 schrieb lindent...@werkwelt.de: > bei GeneratePreview wird ein Medienfeld mit Inhalt PDF geleert und > überschrieben mit einer Textdatei, wenn DynaPDF nicht geladen war. Das > ist nicht besonders hilfreich. In der Textdatei steht dann vermutlich die Fehlermeldung. Wenn

[MBS] [ANN] 4.0pr3

2014-01-13 Thread Christian Schmitz
Hi, * Added DynaPDF functions for bookmarks. * Changed functions creating or opening files to return more detailed error messages with error number from OS and if possible a describing text. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ __

Re: [MBS] [ANN] 4.0pr3

2014-01-17 Thread Christian Schmitz
Am 17.01.2014 um 14:59 schrieb Ron Smith : > Hi, Christian. I need to do a Telnet session to activate and deactivate email > boxes on my mail server. I use FileMaker to manage the email boxes billing. > Does the plugin allow me to do Telnet sessions? CURL has telnet support, so you can try it.

[MBS] [ANN] 4.0pr4

2014-01-19 Thread Christian Schmitz
Hi, * Added Hash.SHA256.HMAC, Hash.SHA512.HMAC and Hash.MD5.HMAC functions. * Added Process.IsRunning to check if a PID is valid or a process with a name or bundle ID exists on Mac. * Added WebView.PrintToFile function to print PDF on Mac OS X from webviewer. * Added shouldPrintBackgrounds option

<    1   2   3   4   5   6   7   8   9   >