• 0

[VB] Need Assistance With This


Question

G'day! the file winrar format

If you could run the file, enter 1234 as the password or as in any in the customer.txt file.

Either select deposit or withdrawal, make a dep or withdrawal. then click receipt.

NOW:

How do i display the "Balance bfore transaction"?

Transaction type seleccted (dep or withdrawal)?

The amount that was deposited or withdrawn?

Also am having difficulties writing and reading from the file

Do Until EOF(1)

Input #1, etc... when i add the other variables mstrFname,Lname,acctype,limit

your assistance would be apprecaited

knshaboo@hotmail.com

thanks

Bank_project.zip

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Please remember to mention the name of the programming language in your topic title. It helps people to help you more easily.

So topics should be "[Language] Subject", e.g "[VB] Reading text files".

Thank you.

Link to comment
Share on other sites

  • 0

When displaying the reciept i have difficulties veing/displaying the folowing information in the labels

1.Balance bfore transaction

2. the Transaction type that has been seleccted (dep or withdrawal)?

3.The amount that was deposited or withdrawn?

As i have read and write from the file upon entrance of the program(entering the pin) as you can see its reading from the customers.txt file.

When inserting the other (Do Until EOF(1)

Input #1) mudtaccount(intindex).mstrFname etc...(FROM THE VARIBALES AT THE TOP) When running and entering the pin,i get errors on line 64 or whatever

I hope this clears it up, contact me on knshaboo@hotmail.com

thankyou

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.