AS_Fontlist ( result_field )
Returns a list of fontnames compatible to FileMaker Pro using the
Average rating: 4.6 (36 votes) Log in to vote
Thomas Siebert - Show more from this author
http://www.t-seabird.de |
Al Bayan Plain
Al Bayan Bold
American Typewriter Light
American Typewriter
American Typewriter Bold
American Typewriter Condensed
American Typewriter Condensed Light
American Typewriter Condensed Bold
Andale Mono
Arial
Arial Italic
Arial Bold
Arial Bold Italic
Arial Black
...
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Apple/Mac only.
The function returns the names of every "TrueType" and "OpenType TrueType" fonts and their typfaces using the application "Font Book".
Use the ScriptStep "Perform AppleScript" using the option "Calculated AppleScript"
You also shall use "Perform AppleScript" directly from a button.
the result will be set to record 1 of the specified field/table.
You maybe create a table with only one record.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.