Author: A Hilton
Posted: 2001-10-10 at 07:28:54
This discussion got me interested again in exactly what the problem with
this was so I dug out that clients' project from the archives (they aren't
an active client right now). The problem really was as I decribed before.
It seems that your solution works here, Andrew! A few quick tests later and
some swapping of my previous attempts at solutions (I save almost everything
when I have unresolved problems like this as commented-out code so I can
come back to it later) using the other methods mentioned before and it seems
like yours works consistently in my situation. Very good!
Thanks,
- AHilton
> You could try the following
>
> keyboard chr(1)
>
> it seems to work for me.
>
> Regards,
>
> Andrew