Computer Science Canada datafile trouble |
Author: | Michael [ Sat Nov 18, 2006 10:35 pm ] |
Post subject: | datafile trouble |
hey people i got this thing.. i need to input names last names and ages into a datafile, be able to display the datafile , ascending order of ages and descending order of ages my problem(s) 1. when you input the data and view it, its fine (ages are unsorted). but, if you view it, then view in descending order, then go back to regular view, the data is still in descending order 2. when you input the data and view it , its fine . but, if you view your data and then view ascending order .. its still fine.. shows ascending order but then when you try to view the regular unsorted datafile .. it shows all 0s files are attached age inputs can only be from 13 to 20 |
Author: | Michael [ Sun Nov 19, 2006 2:23 pm ] |
Post subject: | |
sorry people problem solved forgot include some procedures ![]() |