07-28-2009 01:11 PM
I actually started using that at first, but it wouldn't save correctly for some reason. I figure I can work on that again and see what I can come up with. May have to do multiple case structure. I'll keep you all posted.
meanwhile, if anyone know how to accomplish the task using the previous method, add to this post.
Thanks,
guilio_2008
07-28-2009 01:44 PM
07-28-2009 01:48 PM
I remember now why I did go that route. When I would press one key, since the loop ran so fast, you would get repeats of the same value. If you slow the loop down, then you may not get what everyone was typing since people type at different rates. Let me get something together and post it to show what I mean.
The even structure is really nice. Does repeats, can easily delete last character if you made a mistake and it's adaptable to anyones type speed.
Thanks for you help,
guilio