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

Re: XPL difficulty



Reply to note from Harry Binswanger  Fri, 08 Mar 2013
22:01:00 -0500

Harry:

> This program gets into an endless loop when run against a
> simple file like ...
> I can't see my error.

You've got )> after a command that NEVER sets an
ERror condition (BX pQ2 ); hence the endless loop. The fix is to move
)> where it belongs, right after the CI command:

'%--_XYENCode_start--
~',*','^'TF'XP',*','^'BXci_/_~I/~I/'Q2',*','^~)~>'BXp'Q2~~',*','^'BXp'Q2',*','^
'%--_XYENCode___end--

Now do you see the ERror of your ways? If not, ; EndIf.

--
Carl Distefano
cld@xxxxxxxx