Log in

View Full Version : Make a till in Visual Basic 6.0


raken
Jul 10, 2003, 08:35 AM
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

Dr._Ephemeron
Jul 12, 2003, 12:49 PM
1. Read a programming book.

2. Program it.

CF_Master
Jul 23, 2003, 12:04 AM
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.