At 12:32 AM -0700 7/22/2001, Wagner Jean-Jacques wrote:
>Why srcipt 1) is not working and script 2) does
>
>1)
>on mouseup
>   put propertynames() into Var
>  answer the number of lines of Var
>end mouseup
>
>2)
>on mpuseup
>  answer the number of lines of propertynames()
>end mouseup

Both variations are working for me. Double-check for a typo in script 1,
perhaps?

--
Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!


Reply via email to