|
-
Aug 12th, 2000, 02:30 PM
#1
Thread Starter
New Member
Hello,
I made a program in QUICKBASIC several years ago. It was
a "time machine", in that when the user entered his date of birth, his age would be displayed, and also the current year. When any key was touched, the date would decrease by a year, as well as the age of the person. Key facts associated with that year would also appear.
Right now I'm experimenting with decreasing the date.
I can use a simple "for/next" loop and place the result in a label. But the "count down" isn't displayed, only the result. I can use the "print" command, and the decreasing numbers are displayed, but they go down a long column and then end.
Anyhelp from someone out there would be greatly appreciated....
Thanks,
Richard
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|