Quote:
|
Originally Posted by goldfndr
Alas, there are a couple of minor edits to make. Line 453, which starts out as Case vbByte, needs to have the next line:changed to:to work properly. I don't know why I'm not able to use "and" in there, it must be a BASIC quirk.
|
VB will allow to skip the endif but it's always a good idea to put them in since you never know what a Microsoft product might do.
