home *** CD-ROM | disk | FTP | other *** search
- -----------------------------------------------------------------
-
- SetPubModes
-
- -----------------------------------------------------------------
-
- Written in 1992 by Michael Watzl
-
-
- This is a little utility which comes together with the
- PublicManager. It is designed to control the publicscreen
- modes (Shanghai and PopPubScreen) from script/shell.
- Of course it needs Kick 2.0 (V36 should be enough).
-
- It is wirtten in assembler for minimal lenght (about 630 bytes)
-
- -----------------------------------------------------------------
-
-
- How to use
- ----------
-
- setpubmodes [-sx] [-px]
-
- -s modify the shanghai flag
- -p modify the poppubscreen flag
-
- x=0 means that you want to clear this flag
- x=1 to set the flag
-
-
- Examples
- --------
-
- setpubmodes -s1 -p1 sets the shanghai and pop flag.
- setpubmodes -s1 sets the shanghai flag and leaves the pop flag
- at its current mode
- setpubmodes prints some information and does
- nothing to the flags
-
- The return code
- ---------------
-
- SetpubModes sets the return code relating to the current public
- screen modes:
-
- Shanhai = 1
- Poppubscreen = 2
-
- ==> a return code of:
- 3 means both flags are enabled
- 0 no flag is set
- ...
-
-
- -----------------------------------------------------------------
-
-
- Michael Watzl
- Konradstr. 11
- 8850 Donauwoerth
-
- GERMANY
-
- Support shareware!
-