Jerome Shidel said:

> REM this thing [[x|4]] or later
> in one of its remarks. Every time the batch 
> was executed, it displayed a “4]]” command not found error.

 It is not a bug, "|" is the sign for a pipe, so the 
parser thinks the output should be piped to 4]].
 Of course, one would expect the line should be
completely ignored, but perhaps the parser ignores 
the line up to "|".
 I suggest to try some tests with some non-reserved 
character in place of "|" and also other REMmed 
statements inluding the "|" in other places.  



_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to