I have a csv file with a couple of thousand lines I want to parse - nothing fancy just extract the name field and the email field from each line and make a new file with each line containing just these two fields.
I thought I might load it into a node before doing this as an easy way of keeping everything 'within' Leo and the plan was to do the same with the output ie write the output to a node. However it seems to be easier to read the file line by line than it is to read the body text of a node line by line and similarly it seems easier to write to a file line by line than it is to write to the body text of a node line by line. As ever I'm probably missing at least one thing, if not more. ta IH -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
