Emu48 Edit a CSV File
|
12-31-2021, 10:54 AM
(This post was last modified: 12-31-2021 11:48 AM by DavidM.)
Post: #4
|
|||
|
|||
RE: Emu48 Edit a CSV File
(12-30-2021 07:24 AM)MNH Wrote: ... Any help with this program would be greatly appreciated! One approach I've used in the past to do similar things involves building a syntactically-correct string for the final object, then simply converting that string to an object with STR→. SREPL is very handy for converting the linefeeds (it's also very fast). Here's one way to do that with the sample data you provided. It leaves the result in stack level 1 upon completion: Code: \<< This is simply an alternative method for accomplishing the same goal. Hope this gives you some ideas! (edit: corrected a transcription error in the source code) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)