
Paths:
(\#\* matches anything, \o\* anything but '.', \ commands can be used)
(-1 filetype matches anything - the 5xx numbers don't matter)

&500	&FFF	\#\*.c.\o\*		+C
&500	&FFF	\#\*.cc.\o\*		+C
&500	&FFF	\#\*.tex.\o\*		+CMode
&500	&FFF	\#\*.tex		+CMode
&500	&FFF	\#\*.s.\o\*		+Assembler
&500	&FFF	\#\*.h.\o\*		+C
&500	&FFF	\#\*.TTFN_Work		+Email
&500	&FFF	\#\*.Re-edit		+Email
&500	&FFF	\#\*.OLEfiles.TM\o\*	+Email
&500	&FFF	\#\*.SAsm.\o\*		+SAsm
&500	&FFD	\#\*.o.\o\*		+Code
&500	&FFD	\#\*/o			+Code
&500	&FFF	\#\*/o			+Code
&500	&FFF	\#\*/s			+Assembler
&500	&FFF	\#\*/c			+C
&500	&FFF	\#\*/h			+C
&500	&FFF	\#\*/html		+HoTMeaL
&500	&FFF	\#\*/htm		+HoTMeaL
&500    &FFF    \#\*.html.\o\*          +HoTMeaL
&500    &FFF    \#\*.!\o\*.Desc		+Desc
&500    &FFF    \#\*.!\o\*.!Choices	+Desc
&500    &FFF    \#\*.Messages		+Messages
&500    &FFF    \#\*.Messages.\o\*	+Messages

File types:
(+ means load even when shift not held, paths checked first if above)
(mode names can be followed by a list of commands eg Text:Down)

BBC Snapshot	&1100	Byte:Startaddr 55
Tex		&12A7	CMode
LaTex		&12A8	CMode
Deskstart	&13F0	Obey
SNA		&1BA1	Byte:Startaddr -27
HTML		&1FAF	+HoTMeaL
MSDOS		&1FE4	+Text
Desktop		&1FEA	Obey
Obey		&1FEB	Obey
Textual basic	&1FD1	BASTXT
Unix Ex		&1FE6	+Text
Absolute	&1FF8	Code
Module		&1FFA	Code
Basic		&1FFB	BASIC
Utility		&1FFC	Code
Data		&1FFD	Word
Text		&1FFF	+Text
Untyped		&2000	Byte
