GetSysFont
GetSysFont Fetch the ID of the current system font
#include <Script.h> Script Manager
short GetSysFont( );
returns a short; the current system font
GetSysFont gets the ID of the current system font.

Notes: This routine is in the Pascal interface, not ROM and can't be used with the
64K ROM.