Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Log
Writes the given values to the debug console.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| Utility | 2.2 | Yes | Yes | Yes | Yes | Yes |
MBS( "Log"; Params ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Params | Several parameters which are concated. | "Test: ";$test |
Description
Writes the given values to the debug console.On Mac use Console.app in the Application Utilities folder. On Windows use DebugView application from Microsoft.
On Windows with a FileMaker Server, you can see debug messages in DebugView if you run DebugView application as admin and enable global Win32 listening.
For FileMaker Server on macOS you can see messages in /Library/FileMaker Server/Logs/stderr file.
Examples
Log a message:
MBS( "Log"; "Test: "; $test )
See also
Blog Entries
Created 18th August 2014, last changed 10th August 2020
ListDialog.Sort - MailComposer.AddAttachmentContainer
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins