itlcSystem
ItlcRecord structure
#include <Script.h>
typedef struct ItlcRecord { Size Offset Description
short itlcSystem; 2 0 default system script
short itlcReserved; 2 2 reserved
char itlcFontForce; 1 4 default font force flag
char itlcIntlForce; 1 5 default intl force flag
char itlcOldKybd; 1 6 old keyboard
char tlcFlags; 1 7 general flags
short itlcIconOffset; 2 8 script icon offset
char itlcIconSide; 1 10 con side
char itlcIconRsvd; 1 11 rsvd for other icon info
short itlcRegionCode; 2 12 preferred verXxx code
char itlcReserved3[34]; 34 14 for future use
If you do not have access to the Rez file SysTypes.r, which contains the Rez
type definition of the 'itlc' resource, consult with Macintosh Developer
Technical Support for details.