Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 |
Exit | |
---|---|
R0 | Preserved |
R1 | RISC OS FileType (0-&FFF) |
R10 | Corrupted |
Converts a PC style filename (eg README.TXT) into a RISC OS equivalent FileType number. If no matching filetype is found, R1=0 on exit.
Originally ThisSWI is deprecated, use MimeMap_Translate? in preference. Originally CDFS managed its own list of filetype mappings. mappings, Once once theMimeMap module was introduced, introducedCDFS was changed to use just act as a wrapper around that.MimeMap_Translate?, and this SWI just acts as a wrapper around that.