LittleBeaner
Programmer
Help Me Please, I am doing a program in school and the program is running right but the 0 i need in it are not coming up on the sample.dat. Help me please.
Here is what i need to do.
I need to creat a sequential file on my disk with the following data.
Item Number Salesperson Price Units Sold Commission
Number Rate
001 3 1.10 100 .50
001 2 1.10 210 .50
When i find the file its coming up like this
1, 3, 1.1, 100, .5
This file must be interactive, the user should be asked to enter each field which it does and i do enter it but its not coming up the way it should.Please help me as soon as you can. i have been trying to figure it out but can't.
thanks Cindy
Here is what i need to do.
I need to creat a sequential file on my disk with the following data.
Item Number Salesperson Price Units Sold Commission
Number Rate
001 3 1.10 100 .50
001 2 1.10 210 .50
When i find the file its coming up like this
1, 3, 1.1, 100, .5
This file must be interactive, the user should be asked to enter each field which it does and i do enter it but its not coming up the way it should.Please help me as soon as you can. i have been trying to figure it out but can't.
thanks Cindy