home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
util
/
dos
/
006
/
tsr.doc
< prev
next >
Wrap
Text File
|
1992-09-18
|
24KB
|
503 lines
********************************************************
| RO-SOFT SYSTEMS (C) 1992 |
|======================================================|
| TSR UTILITIES Ver 4.5 BY Robert Ossowski |
********************************************************
* MAKE YOUR COMPUTING EASY *
_______
____|__ | (R)
--| | |-------------------
| ____|__ | Association of
| | |_| Shareware
|__| o | Professionals
-----| | |---------------------
|___|___| MEMBER
* POP-UP DOS ENHANCEMENT UTILITIES *
Table of Contents : Page
Color system palette change PALETTE.EXE ........ 1
Programmer's calculator CALC.EXE ............... 2
DOS command function keys & buffer DOSCOMM.EXE . 3
Pop-up display utility DOSHELP.EXE ............. 4
Directory listing utility POPDIR.EXE ........... 5
Pop-up calendar w/clock POPCAL.EXE ............. 6
Clock display w/alarm & message SCRNCLK.EXE .... 7
Compact clock display w/location option CLK1.EXE 7
Page 1
***********************************************
| TSR UTILITIES Version 4.5 BY RO-SOFT |
***********************************************
SIGN ON SCREEN
PROGRAM PALETTE.EXE NOW BEING LOADED
Copyright : Robert Ossowski 1992
This program requires about 3K Bytes of memory and will remain
installed until you enter its name again at the DOS command level.
If no other program has replaced the int(9) interrupt handler since
it was loaded it will then remove itself from memory. EGA/VGA must
be the active video system for this program to run. When loaded the
sixteen palette registers are initialized to the DOS default values.
To run as a TSR, the call-up code may be entered as a command option
or entered at program sign-on (i.e. PALETTE /09). Code entered must
be two decimal digits. Press the HOT keys to call the program for
setting new system color palette register values.
Valid HOT key codes : * 05 = Ctrl & right Shift keys
* 06 = Ctrl & left Shift keys
* 09 = Alt & right Shift keys
* 10 = Alt & left Shift keys (Default Code)
You may run this program in the Non-TSR mode by entering the command
option "/" with nothing following (i.e. PALETTE /).
Program Functions: To set new color palette.
Down arrow . = down one color Left arrow .. = left one color
Up arrow ... = up one color Right arrow . = right one color
Page down .. = down palette page Home ........ = get default palette
Page up .... = up palette page End ......... = save palette change
Esc ........ = restore previous palette
Mouse motion = duplicates Arrow Keys
Left button = "Esc" key Both buttons . = "Home" key
Right button = "End" key
**************************╡PALETTE 1.5╞*****************************
| 00 01 02 03 04 05 20 07 56 57 58 59 60 61 62 63 |
| PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP |
| PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP PPP |
| >> 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 |
| Select Color=Arrows,PgUp/Dwn Save=END Cancel=ESC Default=HOME |
********************************************************************
Page 2
***********************************************
| TSR UTILITIES Version 4.5 BY RO-SOFT |
***********************************************
* PROGRAMMER'S CALCULATOR *
* CALC.EXE * A pop-up programmer's calculator with decimal, hex,
octal, and binary base conversion, bit shifting, and logical operator
functions. It has a 32-Bit number representation and supports two
decimal place integer arithmetic calculations. Screen location may be
changed using the arrow keys. Position is retained until the program
is unloaded or moved again.
This routine is a "TSR" (Terminate and Stay Resident) program. Once
loaded, it can be called up by pressing the "HOT" keys. If it was
already loaded, and you select to reload, it will attempt to unload
itself from memory. It can only do this if it was the last "TSR" type
program loaded. If it can't unload, it will just ignore any reload
attempts. It occupies approximately 4.5K Bytes of memory. The "HOT"
keys are selectable at program sign on or with the load command. To
assign at load time, entering command option (i.e. CALC /8), assigns
the "Alt" and "Esc" keys for callup.
Valid codes as follows * 1 = right Shift & Esc keys *
* 2 = left Shift & Esc keys *
* 4 = Ctrl & Esc keys *
* 8 = Alt & Esc keys (Default) *
To run the calculator in the Non-TSR mode, enter the command option
"/" with nothing following (ie. CALC /).
Mixed-base calculations are supported, and the +,-,*, and / func-
tions are conventional. Beware, though, of only integer mode calcu-
lations. Your fractions disappear, except in fixed two place decimal.
* CALC.EXE * Functions *
* Arrows * Re-locatable pop-up screen position using arrow keys.
* F1 * Pressing F1 successively cycles through the different
base conversions of the number on the entry line.
* F2 * This key toggles fixed two place decimal on and off.
* F3 * Performs logical AND on current and next number entered.
* F4 * Performs logical OR on current and next number entered.
* F5 * Performs logical XOR on current and next number entered.
* F6 * Performs logical NOT(invert) on the current entry.
* F7 * Performs BIT shift left on current entry.
* F8 * Performs BIT shift right on current entry.
* F9 * Changes the sign of current entry.
* F10 * Clears the entry line.
* Shift-F10* Clears the calculator.
Page 3
***********************************************
| TSR UTILITIES Version 4.5 BY RO-SOFT |
***********************************************
* DOS COMMAND FUNCTIONS & EDIT *
* DOSCOMM.EXE * This is a TSR type program. That is when run it will
load itself in memory and stay there until it is unloaded.
This program requires only 3.5K Bytes of memory and will remain
loaded until you enter its name again or the system is re-booted.
To load the program type in "DOSCOMM" at the DOS prompt or put this
command into your autoexec.bat file.
The program functions include the following :
* Assign a command or a series of comm