[Thread Prev] [Thread Next]
Hi !
Alain,thanks for your good solution about coping textbox, So simple and
works so nice.
Now I have mystry problem. In the attached project, there is a simple game :
moving with arrows has to advance the Ice to touch the ball. Each time its
happened, text1 got a point,If it touches the Lime line ,text1 loose one
point (instruction within lime color).
The game works good, but sometimes, there is an error message "
I don't know what to do with -13" (-13 is example)
I dont find what is wrong with the code .
Thanks, Zehava
Alain LCSI <alain@xxxxxxx> wrote:
Hi, Give your text box UNIQUE names. For example, the page 1 contains a
text box named textonpage1 and the page 2 contains a text box named
textonpage2. Notice the comma and the absence of quotes.
to try
textonpage2, print textonpage1
end
Alain Tougas
alain@xxxxxxx
B: (514) 939-8700 poste 237
Le 07-06-04 à 07:41, zehava wizman a écrit :
Hello Forum!
I have textbox that contents some instructions, I want to copy the textbox
with its text from page to page by a proc. I used top select buttom copy , but
it works only in same textbox.here attach an example ( I want to copy text1
from page1 to page2)
Thanks, Zehava
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel.
<copy_textbox.mw2>
---------------------------------
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out. Attachment:
settext problem.zip
Description: 1371490126-settext problem.zip
Previous by thread:
Re: coping textbox with its text from page to page by interactive mode
Next by thread:
Re: coping textbox with its text from page to page by interactive mode
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.
|