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

RE: RUNEM and DELEM: RUN or DELete EMbedded XPL [was: Typing allergy]



Reply to note from cld@xxxxxxxx (Carl Distefano) Thu, 22 Jan 2004
22:21:26 -0500

Patricia:

Earlier this evening I said:
> Let me recommend the following revised version of RUNEM, which
> avoids problems in certain situations.

Here's yet another iteration -- a very different underlying
procedure, inherently more reliable than the previous ones. If
you're going to experiment with this concept, this is the version to
use.

Reminder: To install RUNEM and DELEM, first issue DECODE to
convert the block of code below to "live" XPL. Then DeFine the
entire block of code and issue ADD2U2 to add it to your U2
file. (The XyWWWeb Jumbo U2 must be installed.)

Usage (with the subject file -- the file having the embedded XPL --
in the current window):
To run embedded XPL:  RUNEM
To delete embedded XPL: DELEM

Embed XPL in the subject file in non-printing NoTes having the form
 ("NoTes!"). The exclamation point (!)
after the NT is required. You can embed multiple NoTes! at various
places in a file. RUNEM will execute the NoTes! seriatim.

Both commands, RUNEM and DELEM, operate from cursor position (CP) to
End_of_File (EOF). To be sure that all embedded NoTes! will be
executed or deleted, move the cursor to Top_of_File before issuing
RUNEM or DELEM.

Tip: To delete all NoTes! from the subject file automatically after
execution with RUNEM, embed  as the
last NoTe! in the file (where "TF ", "JM " and "Q2 " are the
functions produced by command PFUN TF, etc.).

Enjoy!

XPLeNCODE v2.0
b-gin [UNTITLED]
{{;5runem}} RUN EMbedded XPL in current file (CP to EOF). Emb
ed XPL in non-printing NoTes with format 
 [CLD rev. 1/23/04][cr|lf]{002}[XH_][BX_]es 1[Q2_]{<}SX50,{<}
VA$DT{>}{>}[JM_]2.HIDE:50[Q2_][XP_]{<}LBa{>}[BX_]se [w<]NT![
Q2_]{<}IF@not({<}ER{>}){>}[CL_][JM_]2.DefDelim[Q2_][DB_][BX_]
se ![Q2_][DM_][DZ_][DE_][CL_][DM_][DZ_][CR_][JM_]2.runcYD[Q2
_]{<}GLa{>}{<}EI{>}[JM_]2.UNHIDE[Q2_][JM_]2.SetDT[Q2_][DO_][F
F_]{002}[cr|lf][cr|lf]{{;5delem}} Delete RUNEM NoTes in curre
nt file (CP to EOF) [CLD 1/19/04][cr|lf]{002}[XH_][BX_]es 1[Q
2_][WG_]{<}IF{<}VA$DT{>}>1{>}[MK_]{<}EI{>}{<}SX01,{<}VAEP{>}{
>}[BX_]d ep=0,0,0,0,0,0,0[Q2_]{<}LBa{>}[BX_]se [w<]NT![Q2_]{
<}IF@not({<}ER{>}){>}[BD_]{<}GLa{>}{<}EI{>}[BX_]d ep={<}PV01{
>}[Q2_][DO_][FF_]{002}[cr|lf][cr|lf]
-nd
XPLeNCODE

--
Carl Distefano
cld@xxxxxxxx