[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Principal New Routines in XyWWWeb.U2 v115 Release




A couple of notes on the new release:

1) For Myron G. and anyone else who installed the DWonly, DWonly2,
Remode and RemodeWordOrBlock routines recently discussed here:

DWonly and DWonly2, each of which modifies the native func DW
(Define Word), were added to v115 (as a single frame DWonly*).
Usage is the same as before, but DWonly2 has some new features. So
please be sure to discard the old frames after installing v115. If
you've assigned either of these routines to a key, modification of
the KBD file is NOT required after installing v115. Everything
should still work.

Frames Remode and RemodeWordOrBlock didn't make it into v115! If
you use them, you'll need to append them (again) to XYWWWEB.U2,
along with your other "personal" routines. See "How to Replace an
Old Version of XYWWWEB.U2 with the Latest Version", in README.1ST.

2) Because of an oversight, frame ReopenK (which displays a listbox
of recently-opened files for easy reCAll) is effectively disabled
due to improper placement of the frame in the U2 file. I've written
a patch that corrects the error. Apply the patch AFTER you install
v115. Decode the block of code below (DECODE), save it as
a file, e.g., PATCH.PM, and RUN it. Write me if you need help.

Enjoy!

XPLeNCODE v2.0
b-gin [UNTITLED]
;*; Patch to enable frame ReopenK in XYWWWEB.U2 v115 [CLD 10/
26/03][cr|lf];*;[cr|lf];*; Corrects error in frame placement{032}
that disables frame ReopenK[cr|lf];*; Does nothing if XyWWWeb
{046}U2 v115 is not installed[cr|lf];*;[cr|lf];*; Instructions:[c
r|lf];*; (1) DeFine SAve this entire block of code as a file,
[cr|lf];*;    e.g., SAD PATCH.PM[cr|lf];*; (2) RUN{032}
the file: RUN PATCH.PM[cr|lf];*;   You're done![cr|l
f];*;[cr|lf]{<}SX50,{<}VA$U2{>}{>}{<}IF{<}IS50{>}=="(none)"{>
}{<}LBa{>}{<}PRU2 v115 not installed!{>}{<}EX{>}{<}EI{>};*;[c
r|lf]{<}SX50,{<}VA$WA{>}{>}{<}IF{<}PV50{>}<1{>}{<}PRNo window
{>}{<}EX{>}{<}EI{>}[BX_]func #{<}PV50{>}[Q2_];*;[cr|lf][JM_]2
{046}test-install[Q2_]{<}IF{<}VA@50{>}<>"115"{>}{<}GLa{>}{<}EI{>}
;*;[cr|lf]{<}SV99,{>}{<}SV50,ReopenK{>}[JM_]2.NabFrm[Q2_][YD_
][DF_][TF_][BX_]se {KReopenK1}[Q2_];*;[cr|lf]{<}IF{<}ER{>}{>
}{<}LBb{>}[YD_]{<}PRPatch failed!{>}{<}EX1{>}{<}EI{>};*;[cr|l
f][BX_]se/f {[Q2_]{<}IF{<}ER{>}{>}{<}GLb{>}{<}EI{>}[LB_][DF_
][BX_]se {;5Reopen*}[Q2_];*;[cr|lf]{<}IF@not({<}ER{>}){>}[YD
_]{<}PRReopenK patch already applied{>}{<}EX{>}{<}EI{>};*;[cr
|lf][TF_][BX_]se {;5Reopen*}[Q2_]{<}IF{<}ER{>}{>}{<}GLb{>}{<
}EI{>};*;[cr|lf][LB_][MV_][BX_]wait[Q2_]{<}SV50,{>}[JM_]2.loa
dhelp{<}IF{<}VA|99{>}>0{>}{<}SV50,/nv{>}{<}EI{>}[Q2_]{<}PRPat
ch applied{>}{<}EX{>}[cr|lf][cr|lf]
-nd
XPLeNCODE

--
Carl Distefano
cld@xxxxxxxx
http://users.datarealm.com/xywwweb/