11-13-01
1730
Hi y'all
I have R1.1 on Windows 2000. I have found a few new bugs/features that may
be worth mentioning:
(1) This works on R1.0 but not on R1.1. This may be part of the keyDown
problem that someone else reported.
on commandKeyDown whichKey
if whichKey is D
then
put fullDateTime() after me
select after text of me
end if
pass commandKeyDown
end commandKeyDown
(2) The message box was initially off the screen (someone else found this
also)
(3) This works on R1.0 but not on R1.1.
put field "TypeSetter" into URL "C:/Documents and Settings ...........etc"
(4) The visual effects move much slower (good from my perspective)
Best regards - Gary