Oct 4, 2005 #1 Nordlund Programmer Jul 17, 2001 458 SE Best practice? What is the best way to read lines from a TStream or descendant? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -"There is always another way to solve it, but I prefer my way.
Best practice? What is the best way to read lines from a TStream or descendant? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -"There is always another way to solve it, but I prefer my way.
Oct 4, 2005 Thread starter #2 Nordlund Programmer Jul 17, 2001 458 SE Hmmm.. If I have plain cr/lf formatted text in the Stream, the easest way should be to transfer the text into a StringList by useing LoadFrom Stream. Am I right? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -"There is always another way to solve it, but I prefer my way. Upvote 0 Downvote
Hmmm.. If I have plain cr/lf formatted text in the Stream, the easest way should be to transfer the text into a StringList by useing LoadFrom Stream. Am I right? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -"There is always another way to solve it, but I prefer my way.
Oct 4, 2005 #3 whosrdaddy Vendor Mar 11, 2003 4,231 BE yes indeed ----------------------------------------------------- What You See Is What You Get Never underestimate tha powah of tha google! Upvote 0 Downvote
yes indeed ----------------------------------------------------- What You See Is What You Get Never underestimate tha powah of tha google!