William,
"Target" is contents of the field.
"The Target" is the name of the field in the following format: field "xyz" The problem with your script could be that you have quoted the name of the field but not the word "field" in front of it.
You might try something like:
if the target = ("field "&&quote&"f_i_billoflading_specialNote"&quote)
Paul Looney

On Jan 11, 2009, at 5:05 PM, william humphrey wrote:

I even tried this:

*on* returnInfield



   *if* the target = field "f_i_billoflading_specialNote" *then*

      *beep* one

       *pass* returninfield

   *else*

       returnkey

   *end* *if*

*end* returnInfield

and there is no "beep" so something is going on that I don't understand.

On Sun, Jan 11, 2009 at 9:02 PM, william humphrey <[email protected]>wrote:

Thanks Sarah but it still sends the returnkey even when the cursor is in
that field. Also there is a second or two delay.




--
http://www.bluewatermaritime.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

_______________________________________________
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