I never even used 1.1.1. I actually ended up using the script I posted under 2.5 on OS X, and it works fine.
What platform and version are you using and having trouble with?


The first line of my script is:

if the first word of the abbreviated name of the target is "image" and the optionKey is down then

If rev seems to choke on that, you might try using parenthesis, just in case:

if ((the first word of (the abbreviated name of the target)) is "image") and (the optionKey is down) then


On Oct 22, 2004, at 4:48 AM, Ryno Swart wrote:


If the following is placed in the stack script, clicking and dragging on the resize handles retain the proportions of the image.



-----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to