From c4c92f7706ca487e6f539f28a447ca29e652b950 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 28 Sep 2011 13:36:50 +0000 Subject: [PATCH] remove spaces at the end of lines in the command string --- PROMS/XYPlots/XYPlots.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/PROMS/XYPlots/XYPlots.cs b/PROMS/XYPlots/XYPlots.cs index 2cbc7e3e..5f882533 100644 --- a/PROMS/XYPlots/XYPlots.cs +++ b/PROMS/XYPlots/XYPlots.cs @@ -444,6 +444,7 @@ namespace XYPlots { int ptr = 0; Buff = Buff.Trim(" \r\n".ToCharArray()); + while (Buff.Contains("> ")) Buff = Buff.Replace("> ", ">"); if (Buff.StartsWith("<