DMStevenson Messages: 6 Registered: January 2025 Location: Wisconsin
Promising Member
Thanks for the reply! You modified code is helpful. I have a follow-up question, mostly out of academic interest. Is there a way to simply modify the above code to 'post' each line individually? That is, post the line to the DocEdit before retrieving another line (As I am used to in Fortran or Pascal). Of course I could use command line, or rewrite the code, but is there a simple modification that could be added to the existing code?