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

Re: Wildcard behavior different in SE and CI



FYI, the following code, using ci/fn and the ascii-11 (the little male
symbol) worked, to my surprise and delight:

'%--_XYENCode_start--
'BXci/fn_~179"~Kjm;W";~[~179'`jm_"2.HIDE'.01-49,51-99"_'`q2;~[
'`jm_;W;~['`jm_2.UNHIDE_'`q2;~[~179'Q2',*',
'%--_XYENCode___end--

--Harry
Carl,
OK, I see what you're getting at. Actually, I was wrong about
wildcard "X" not flagging func JM (although I still think it's
erratic). The following command does change the line in your code
that contains "JM 2.HIDE":

'%--_XYENCode_start--
CI_/";X2.HIDE;W;~[/xxx;~[/
'%--_XYENCode___end--

So you think the X-wildcard matches 3-byters? Son of a gun, I guess it does!
However, if I were you, I'd do something like this instead:

'%--_XYENCode_start--
~'BXse__"'JM2.hide;O"'JM2.unhide'Q2~)~>'YD
'RL~~~~'^
'%--_XYENCode___end--
You're right. That's what I will use. And it allows more flexibility
(sometimes I use quotes around the whole line, sometimes only around the
"2.HIDE:nn-nn"). I can just do:

SE /2.HIDE[O]2.UNHIDE/

and once I'm on that line, the RL function will do just swell.

Thanks!
--Harry
--
Carl Distefano
cld@xxxxxxxx


Harry Binswanger
hb@xxxxxxxx


Harry Binswanger
hb@xxxxxxxx