home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Archive Magazine 1996
/
ARCHIVE_96.iso
/
discs
/
utilities
/
utility_02
/
convrters2
/
!BMPSprite
/
!Boot
next >
Wrap
Text File
|
1996-02-05
|
406b
|
16 lines
| >!Boot file for BMPSprite
| by Darren Salt
| FREEWARE based on FromBMP and ToBMP by David Thomas for Acorn Computing
Set BMPSprite$Dir <Obey$Dir>
IconSprites <Obey$Dir>.!Sprites
Set File$Type_690 Clear
Set File$Type_69C BMP
| Maps '/BMP' extension to RISC OS filetype (if DOSFS present)
Set DOS$Present 1
RMEnsure DOSFS 0 Set DOS$Present 0
If "<DOS$Present>"="1" Then DosMap BMP BMP
UnSet DOS$Present