How to separate line of text by commas in COBOL
Hello Im learning COBOL and have a text file that has a bunch of works and numbers separated by “,”. I need it to stop when it hits the comma and then move to the next variable and so on. here is my file