LoadFontPrefs System Command

LOADFONTPREFS AmigaOnly

This loads a font prefs file and replaces the font paths in the Font Preferences dialog box.

loadfontprefs

FILE/s The filename and path of the fontprefs file to load.

DEFAULT Loads the PageStreamn.fontprefs file based on the version of PageStream.

Examples:

loadfontprefs file 'NewsletterFonts.fontprefs'

loadfontprefs default

 

LoadFontPrefs  Command Definition  url:PGScmd/loadfontprefs
  created:2006-03-30 15:05:43   last updated:2006-03-30 15:18:38
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For LoadFontPrefs
Dan Kilroy wrote...2006-05-03 20:35:18

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

LoadFontPrefs ([DEFAULT | FILE file])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For LoadFontPrefs