Despretly Need Help on Project! Any Expertise in VB 6.0
Please anyone who is a pro with VB 6.0 can you help me out!??:confused:
Im sorta a newbie to this.
Im stuck with this project. I cant seem to get it working.
Heres the question to the project:
Create a Lcokers application that simulates a progressive cycle of closing and opening ever nth locker in a hall of 100 lockers, with n starting at the 2nd locker and continusing through to the 100th locker.
The application should represent the locker status (open or close) as a boolean array with True representing open. When the application first starts, all of the lockers should be open and thier status displayed in a list box.
When ths ueser clicks the Simulate button, the status of every 2nd locker should be switched (if it is open then close it and if it is closed open it).
Then, the status of every 3rd locker should be switched.
Continue this process for every 4th through the 100th locker.
Display the concluding locker statuses in a list box.
If you know how to do this, can you write up a code for it and email it to [email protected] Please please i need this by tomorrow.
Please anyone who can help, help me. Thanks.