home *** CD-ROM | disk | FTP | other *** search
- **** This program only works on AT compatibles (286/386) ****
- **** It has not been extensively tested on a myriad of ****
- **** computers and has no warranty. It works great on ****
- **** my AST Premium/286 and ALR Flexcache(20mHz). I ran ****
- **** it as is on a PS/2 model 70 and it didn't seem to ****
- **** speed much up... I run this from my AUTOEXEC.BAT ****
-
-
- I wrote this because I work in a 132x44 video mode and
- I like to be able to get around on the screen quickly. I am
- sure this program has be written a thousand times over but I
- didn't have a copy so I did it myself. It took less time to
- write it that it would to find it on a BBS. (About 5 min.)
- It's FREE(Public Domain) whatever... I've included the
- source code so that you can see how simple it is and easy to
- use. I used Turbo Pascal 5 but I am sure that this can be
- done in any language that supports dos/bios interrupts. If
- you want to look it up in your DOS programmers reference it
- calls INT 16h Function 03h.
-
- Later,
- Jim Lawhon
-
-
- If for some reason you feel you need to, I can be contacted on
-
- The Forbin Project or Channel One Communications.
-
-
-
- ... I have also written this program in Turbo C 1.5. The executable
- version is the Turbo Pascal file as it was smaller than the TC 1.5 .EXE
- file. Just another example of the same function...
-