Hi, I am getting text from my edit field using this below: runcode$ = EDIT$(1) How do I split it up into lines like Line 1, Line 2, Line 3, etc. Brian