Dr. Robert E. Ball wrote:

on mouseUp pBtnNumber
if pBtnNumber = 3 then
 put the vScroll of field "Instructions field" into scrolledHere
 set the vScroll of field "Instructions field" to scrolledHere - 475
end if
end mouseUp

Here is the error I get

      compiling at 4:06:57 PM
Type    Handler: error in command
Object    Instructions field
Line    on mouseUp pBtnNumber
Hint    on

????? I have the latest version of 2.7 on a Mac using OS 10.4.6

It works okay here, on all recent versions of Rev I've got. Something else must be going on; maybe something in a backscript or a plugin?

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to