On 9/8/04 2:38 PM, Gregory Lypny wrote:
Hello again,

Well, it works marvellously.  But as always, questions arise.

1. Extracting information from individual cards. I just want to confirm that in using stack handlers, we can refer to objects but we cannot go to them. So, for example, I have found that

    go to card 2
    put fld "Password"

does not work, but

    put fld "Password" of card 2

does. Is the second way the only way that will work?

I think so. The "go" command is a GUI thing and hangs my test script.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to