Make a till in Visual Basic 6.0
Hai, my name is raken, well lets to the point:
Create an application that all stimulate a till. The application should allow a user to enter an item and the quantity purchased. Item description and cost should be read from a file or database.
There should be a display showing the items purchased, quantity and total cost of those items. A running total should be kept and displayed.
When a purchase is complete the application must calculate the change and print out a receipt.
Your application should be user friendly and you must provide user instruction.
Anyone know how to resolve this problem?
Thank you
Make a till in Visual Basic 6.0
1. Read a programming book.
2. Program it.
Make a till in Visual Basic 6.0
Raken I agree with the other guy but add another option, take a class.
You want someone else to do all the work for you, you'll never get anywhere like that.