home *** CD-ROM | disk | FTP | other *** search
- failat 21
- copy sys:libs/mathieeedoubbas.library ""
- if warn
- quit
- endif
-
- spatch mathieeedoubbas.library
- if not warn
- copy mathieeedoubbas.new to sys:libs/mathieeedoubbas.library
- delete mathieeedoubbas.new force quiet
- echo "*"mathieeedoubbas.library*" has now been fixed."
- echo "You may need to reboot for the change to take effect."
- avail flush >nil: ; try to flush it
- else
- echo "Unable to perform patch. No changes have been made."
- endif
-