PDA

View Full Version : Visual Basic


Deton8or
23-03-2004, 14:43
Hi guys,

I need to get hold of a cash machine program made in vb which uses files to store customer info etc and does transactions. I am supposed to be doing a presentation saying how a program like it works, but i haven't found one anywhere yet.

Any ideas or programs 2 give me?

cheers

ParrotBoy
23-03-2004, 15:23
You mean something capable of running a standard ATM?? Thats going to be tricky....

Or do you just want a database-driven front end? Thats easier...

Deton8or
23-03-2004, 16:05
cash machine interface with buttons and screen etc, which uses a .dat file to hold customer account information and can be used to do transactions etc, like withdraw money and it edits the file to give new balance. nothin too hard really