home *** CD-ROM | disk | FTP | other *** search
- PRODUCT : TURBO PASCAL NUMBER : 314
- VERSION : 3.0xx
- OS : PC-DOS
- DATE : July 3, 1986
-
- TITLE : IBM CONVERTIBLE INSTALLATION
-
- In order to make Turbo Pascal's display visible on the IBM
- Convertable, follow these steps:
-
- Use the DOS utility, DEBUG, to apply the following patch to a
- COPY of your .COM file. Copy DEBUG.COM into the directory (or
- onto the diskette) where your working copy of .COM is located.
- At the DOS prompt, type the following information exactly as it
- appears. (Conclude each line by pressing <Enter>.)
-
- Note: 1. DEBUG is not sensitive to upper and lower case. All
- addresses are listed in upper case for ease of
- readability.
-
- 2. While in DEBUG, the prompt appears as a dash (-).
-
- 3. If you do not receive the appropriate response,
- press "q", then <Enter>, to quit. Check your
- version numbers and, if correct, try again.
-
-
- 1. Make a working copy of your Turbo Pascal master on the IBM
- Convertible's 3 1/2" diskette.
-
- 2. On the working copy run the program TINST and install the
- screen for Black and White 80 X 25. Exit the TINST program.
-
- 3. Copy the DOS program DEBUG.COM from your DOS disk onto your
- Turbo Pascal work disk.
-
- 4. While at the DOS prompt type the following:
-
- YOU TYPE THIS APPEARS
-
- debug TURBO.COM -
- s 100 FFFE 07 07 70 0E 07 xxxx:yyyy
- eYYYY xxxx:yyyy 07.
- 70<Space> xxxx:yyyy 07.70 07
- 70<Return> -
- w writing zzzz bytes
- q DOS Prompt
-
-