Tom,

Boy! Today IS a slow one. (smile)

Thanks,

Joe Wilkins

On Oct 7, 2008, at 6:23 PM, Thomas McGrath III wrote:

Joe,

This will add the X in one shot before each field for you.

on mouseUp pMouseBtnNo
   repeat with x = 1 to the number of fields of card 1
       set the  name of fld x to ( "X" & x)
   end repeat
end mouseUp


It might be easier to think of 1 and "1" as reserved words in this instance.

HTHs

Tom McGrath III



_______________________________________________
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