IconSprites <Obey$Dir>.!Sprites
|
| This program redefines the File-type
| definition, so for example, if you have
| a file called 'B' and you want it to be a Text
| file,, typing *SETTYPE B Text will give it a BASIC
| file-type and a BASIC icon. Typing *SETTYPE B &FFF
| wile give it a Text icon.
Set File$Type_FEB Absolute
Set File$Type_FEC Template
Set File$Type_FED Data 
Set File$Type_FF5 Sprite
Set File$Type_FF6 Utility
Set File$Type_FF7 Module
Set File$Type_FF8 Obey
Set File$Type_FF9 PoScript
Set File$Type_FFA BBC Font
Set File$Type_FFB Text
Set File$Type_FFC Font
Set File$Type_FFD Palette
Set File$Type_FFE BASIC
Set File$Type_FFF Command    
Echo FTypeMix has done its work.
