[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
BC or BX
- Subject: BC or BX
- From: "Morris Krok" essence@xxxxxxxx
- Date: Tue, 18 Feb 2003 08:05:59 -0800
Carl,
The following program enables me to know exactly what
contains. All I did was to Pv06 it on top of the adjacent file before
requesting it to search for , and on every occasion it contains the
word that had been defined and stored in , irrespective whether I used
BC or BX. The error that shows using BX is its tendency to jump to the last
part of program showing that there is no shortform for a word that I know
has one. In other words it skips entirely the search using BX Q2. It is
really unexplainable. The program works perfectly when I use BC XC.
XPLeNCODE v2.0
b-gin [UNTITLED]
[BX_]es 1[Q2_][YD_][DW_]{<}SV06{>}[DE_][YD_] [AS_][TF_]{<}PV0
6{>}[BX_]se/w /{<}PV06{>}/[Q2_]{<}IF@not({<}ER{>}){>}[PW_][PW
_][DW_]{<}SV08{>}[YD_][AS_][GT_]({<}PV08{>}[CL_]){<}EX{>}{<}E
I{>}[AS_]* {<}EX{>}[cr|lf]
-nd
XPLeNCODE