home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frostbyte's 1980s DOS Shareware Collection
/
floppyshareware.zip
/
floppyshareware
/
GLEN
/
ACD111.ZIP
/
ACD_HIST.P22
< prev
next >
Wrap
Text File
|
1991-10-06
|
357b
|
18 lines
; Example for PATCHING the history number scrollback function
; in ACD.EXE using PATCH22
;
; CALL:
;
; patch22 @acd_hist.p22
;
;
; This patch will make the historynumber equal to 5:
;
acd.exe +6?\h2A2E2A?\h05?
;
; To restore the previous patch, uncomment the following line and comment
; the previous line
;
;acd.exe +6?\h2A2E2A?\h14?