Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
Chapter 7
  
|
  Get functions     119
Get(UseSystemFormatsState)
Format
Get(UseSystemFormatsState)
Parameter
None
Data type returned
number
Description
Returns a Boolean value representing the state of the 
Use System Formats
 command 
in the Format menu. Returns 
1
 if 
Use System Formats
 is on, otherwise returns 
0
.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Examples
Returns 
when 
Use System Formats
 is on.
Get(WindowContentHeight)
Format
Get(WindowContentHeight)
Parameter
None
Data type returned
number
Description
Returns a number representing the height, in pixels, of the FileMaker Pro content area. 
The content area depends on the current size of the active window but doesn’t include the 
title bar, scroll bars, zoom controls, and page margins. The content area is the space 
inside these controls.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Examples
Returns 
400
 in the Mac OS when the current window height is 437.