Fixed a bug in Reginald's DO OVER loop. The bug caused the DO OVER loop to "see" previously DROP'ed variables. Also fixed another bug that caused DO OVER to not properly list variables when you used a tail name in the search variable like so:DO i OVER mystem.mytail.
END |