Used to output environment data within a Show Dialog script step.
Sample Input:
Debug ( )
Sample Output:
App Version = 9.03
Host Name = my_filemaker_server
Account = Admin
-----------------------------------
Script Param = some value
Script Result =
-----------------------------------
Last Error = 0
Last ODBC =
-----------------------------------
Layout = Customer Invoices
Layout Table = DATA_CUSTOMERS
-----------------------------------
Open Records = 0
Record Modified = 0
-----------------------------------
Active Field =
Active Field Table =
Active Layout Object =
-----------------------------------
Local time = 1/29/2008 12:17:53 PM
Host time = 1/29/2008 12:17:53 PM
-----------------------------------
$counter =
Description:
A very simple function which can be used while debugging scripts. Simply insert a Show Dialog within the script you are debugging and call the Debug() function to get details about the current environment.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
Charts and graphs in your FileMaker 5/6/7/8 solution without a plug-in. Click
here.
Custom Function Authors:
Link to all of your own custom functions on this site with the following URL:
http://www.briandunning.com/filemaker-custom-functions/results.php?author=Your
Name Here