AMOSi:Get Disc Fonts

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-7/Help_79.AMOS


Creates an internal list of the fonts provided in the FONTS: directory of your current start-up disc. This command can be used as an alternative to GET FONTS.


Get Disc Fonts


If you want to read the fonts from another disc, use the ASSIGN command like so:


Assign "FONTS:" To "Df1:FONTS"