Saving list file via repl
Posted: Tue Jan 04, 2022 5:20 pm
Hi, I can load a list from a text file then with repl modify e.g names(0)=0 the list. When I try to save the modified list to the same text file i encounter an error stating names does not exist. After which if I try to print names it has disappeared from ram.. Is this a stream issue, Is their a work around please
Thank you
Thank you