home *** CD-ROM | disk | FTP | other *** search
- | Short Obey file to remove ISheetMod module if left after a reset
- Set iwmod$flag 0
-
- RMensure ISheetMod 0 Set iwmod$flag 1
-
- if iwmod$flag = 0 then RMkill ISheetMod
-
- echo
- if iwmod$flag = 0 then echo 'ISheetMod' module removed
- if iwmod$flag = 1 then echo No modules found
-
- unset iwmod$flag
-