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

XPL query



    From Morris [11/24/04]

   To increase my understanding of programming in XY4, I am interested to know what the codes
below mean and how are some of them are produced - namely those involved in searching. The
Customization Guide does not seem to explain many of the items below as it is very much based on
Xy3.

What is the proper use of (;*;), Sometimes it is used at the end of a line - is this altogether
necessary to compile a workable program in Xy4.


XPLeNCODE v2.0
b-gin [UNTITLED]
[BX_]func #{<}PV01{>}[Q2_][cr|lf][BX_]ne/100[Q2_][255+048+068
]e[cr|lf][BX_]se [wC][Q2_][cr|lf]{<}CUb,07{>}[cr|lf][BX_]seb
 [wC]{<}PV06{>}[wN][Q2_][cr|lf]{<}IF{<}VA{021}07{>}>0{>}[cr|
lf]{<}SX07,{<}PV07{>}+1{>}{<}SX05,{<}IS07{>}[cr|lf][BX_]se/f{032}
" "[Q2_][cr|lf]
-nd
XPLeNCODE

  The above is taken from Carls catlog.pm for Morris dated [CLD 9/26/02].

XPLeNCODE v2.0
b-gin [UNTITLED]
[XH_][BX_]es 1[Q2_]{<}SX01,{<}VA$WA{>}{>}{<}IF{<}PV01{>}<1{>}
{<}PRNo window{>}{<}EX{>}{<}EI{>}[BX_]func #{<}PV01{>}[Q2_][B
X_]ne/100[Q2_][255+048+068][BF_][AS_]{<}SU01,[LB_][YD_][DF_][
BX_]se [wC][Q2_][DF_][AS_]{<}SX02,{<}CP{>}{>}[CP_][BX_]jmp {
<}PV02{>}[Q2_]{>}{<}SV03, {>}{<}SV04,{027}A{>};*;[cr|lf];*;[c
r|lf]{<}LBa{>}{<}IF{<}VA$FE{>}<1{>}{<}GT01{>}[DW_][BF_][CL_]{
<}GT03{>}[MV_][BD_][BX_]jmp {<}PV02{>}[Q2_][DW_][DW_]{<}SV05{
>}[DB_][YD_]{<}SV06,{>}{<}SX07,3{>}{<}CUb,07{>}{<}SV08,{>}{<}
XS05,04,,09,08{>}{<}SX05,{<}IS08{>}{>}{<}SX06,{<}IS06{>}+{<}I
S09{>}{>}{<}LBb{>}{<}SV05,1{>}[BX_]seb [wC]{<}PV06{>}[wN][Q2
_]{<}IF@not({<}ER{>}){>}[CR_][CR_][CR_][CR_][DF_][BX_]se/f "{032}
"[Q2_][DF_]{<}SV07{>}[YD_]{<}SX07,{<}IS07{>}{>}{<}IF{<}VA{021
}07{>}>0{>}{<}SX07,{<}PV07{>}+1{>}{<}SX05,{<}IS07{>}{>}{<}EI{
>}{<}EI{>}{<}SX06,{<}IS06{>}+{<}IS05{>}+" "{>}[BX_]jmp {<}PV0
2{>}[Q2_]{<}GT06{>}[BF_][AS_]{<}GLa{>}{<}EI{>}[YD_][TF_][AS_]
[TF_][RC_]{<}PRDone{>}{<}EX{>}[cr|lf]
-nd
XPLeNCODE

       With Thanks

       Morris