home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ACS 1998 #3
/
amigaacscoverdisc1998-031998.iso
/
utilities
/
shareware
/
workbench
/
mrq
/
mrq.config
< prev
next >
Wrap
Text File
|
1998-01-23
|
2KB
|
66 lines
; Config file for MRQ
;
; note that the order in which you put entries here does matter!
; i.e. put more specific entries first, the general patterns
; (like "error") more towards the end!
NEWCLASS ;Delete
LOCALE=sys/libs.catalog 1050
LOCALE=sys/workbench.catalog 153
LOCALE=sys/workbench.catalog 178 SU
STRING="format" FO SU NC
STRING="delete" FO SU NC
;LOCALE=sys/prepcard.catalog 501 504 <-uncomment only for A1200 PCMCIA card use
IMAGE=RecycleLogo.ILBM PRELOAD
REXXPORT=PLAY REXXCMD="ID warn_delete"
NEWCLASS ;InsertDisk
LOCALE=sys/dos.catalog -104 -105 -108 -110 SU FO
IMAGE=DiskFloppy.ILBM PRELOAD
REXXPORT=PLAY REXXCMD="ID warn_insert_volume"
NEWCLASS ;WriteProtect
LOCALE=sys/dos.catalog -102 214 SU FO
IMAGE=Padlock.ILBM
REXXPORT=PLAY REXXCMD="ID warn_write_protected"
NEWCLASS ;Object exists
LOCALE=sys/dos.catalog 203 SU FO
IMAGE=HandPunch.ILBM ;not too smart a choice...gimme a better one!
REXXPORT=PLAY REXXCMD="ID warn_object_exists"
NEWCLASS ;Printer
LOCALE sys/devs.catalog 2 3 4 5 SU
STRING=printer SU NC
IMAGE=PrinterHP.ILBM
REXXPORT=PLAY REXXCMD="ID warn_printer"
NEWCLASS ;Guru
LOCALE=sys/dos.catalog -114 SU
STRING="(Program failed|Software error)#?" PA
IMAGE=Bomb.ILBM
REXXPORT=PLAY REXXCMD="ID error_task_held"
NEWCLASS ;R/W error
LOCALE sys/dos.catalog -101 -107 -109 -131 -132 -133 -135 SU
LOCALE sys/system.catalog 6023 SU
IMAGE=DiskHardDrive.ILBM
REXXPORT=PLAY REXXCMD="ID error_read_write"
NEWCLASS ;general error
STRING="error" SU NC
STRING="fehler" SU NC ;catch german progs :)
IMAGE=HandOpen.ILBM
REXXPORT=PLAY REXXCMD="ID error_general"
NEWCLASS ;copyright message
STRING="©" SU FO
STRING="copyright" SU NC FO
IMAGE=Copyright.ilbm
REXXPORT=PLAY REXXCMD="ID copyright"
;NEWCLASS ;testclass for animation support
;STRING="animtest" SU ;you really don't want this yet :)
;IMAGE=test.anim