Portal Home > Knowledgebase > Articles Database > cobol Class need help with code.
Posted by slayer1189, 10-24-2012, 11:56 AM I am trying to have the program sort through the input file to find particular models that fit. then put them in a file at the end. at the same time every selected model needs to be counted for, # blond hair, $ brown eyes, # males, # females, Total # models. I just need to make sure that my loop is correct(still new at that)
Posted by relichost, 10-27-2012, 03:21 PM Hi Your input file is fine, but your output file needs to be opened for output. Are you asking some one to proof read it and correct it ? what have you found when you run it ? When I develop I test it by running.
Add to Favourites Print this Article