i have a button with the below script
a field inwhich i put the first number in and a table with columns.on mouseUp
set numberformat to "0.00"
put value (field "StartTime" + "0.08") into field "Entries"
end mouseUp
i am trying to press the button and start a sequence of times to run down one column automatically, but can not find a script to do this.
also is there a way to link other columns with the number column ?
say the same car is entered in two races that have the same "start time" but need them to go into each "race" at different times.
CAN THIS BE DONE???
please say it can.
thank you
tanya