[Thread Prev] [Thread Next]
Hi Zehava,
I used the same counter name, "cnt" - in both Page1 and Page2 procedures. Bad
idea. In the 3 procedures under the heading ;PAGE1 PROCEDURES: - each uses
"cnt. once, except "mark_and_move" has 2 occurances, side by side.
I changed each of these four "cnt to "cont, but of course, any change at all
will do. That leaves "cnt to be used in Page2 only. Save these changes.
If you get button images that Reset won't get rid of, click on and cut both
the button (a turtle) and the team name, (a textbox). Then when you save after
doing that, it'll deliver a clean sheet from then on.
--Jeff |
Hi Zehava,
I used the same counter name, "cnt" - in both Page1 and Page2
procedures.
Bad idea. In the 3 procedures under the heading ;PAGE1 PROCEDURES: - each
uses
"cnt. once, except "mark_and_move" has 2 occurances, side by side.
I changed each of these four "cnt to "cont, but of course, any change
at
all will do. That leaves "cnt to be used in Page2 only. Save these
changes.
If you get button images that Reset won't get rid of, click on and cut
both
the button (a turtle) and the team name, (a textbox). Then when you save
after
doing that, it'll deliver a clean sheet from then on.
--Jeff
|
Previous by thread:
Zehava3 bug
Next by thread:
Zehava4
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|