It could be something as simple as a CR vs CR/LF problem at the end of
every line. mComm doesn't change the file when sending it. That's
something laddieAlpha does do which I probably should add to mComm.
Open the file with something like Notepad++ and turn on invisible
characters. If every line ends with just a CR instead of a CRLF then you
have to file the file.
Kurt


On Thu, Feb 7, 2019, at 9:24 PM, John R. Hogerhuis wrote:
> That's interesting.
> 
> I have some hooks in LaddieAlpha to fix some stuff like filenames or
> do filters, I could fix that in LaddieAlpha. I already show file ASCII
> files misnamed as .BA as .DO to prevent corruption.> 
> I don't think I do any banned control character checks yet.
> -- John.

Reply via email to