home *** CD-ROM | disk | FTP | other *** search
-
- NAME
- NoReq - Toggle system requester inhibition.
-
-
- SYNOPSIS
- NoReq
-
-
- REQUIREMENTS
- None
-
-
- DESCRIPTION
- NoReq will set the WindowPtr field of its process to -1, thus
- inhibiting the DOS from popping up system requesters if something
- goes wrong with a DOS call by the process.
- If you repeat this command the field will be switched back to 0.
- Since a program inherits its process from the CLI/Shell from which
- it was executed, NoReq effectively inhibits requester generation
- by subsequent programs executed from the same CLI/Shell.
-
-
- EXAMPLES
- Add 'NoReq' to your Remote-Startup to avoid a remote Shell user
- causing a requester to pop up, thus causing a deadlock.
-