0

Global variables

asked 2006-04-11 23:21:59 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3682185

By: krynn_cl

Global variables As the global variables are used, in different tag < zscript
>? is to say :

<zk>
<zscript>
String Name ="krynn";
</zscript>
<Window>
...
<List>
.. ... ...
<label value="${Name}" />
<zscript>
Name ="krynn change";
</zscript>
<label value="${Name}" />

</List>
</Window>
</zk>


is understood?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-04-12 02:56:21 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3682338

By: tomyeh

We did change a bit the visibility of variables in latest nightly. Download it, if you don't, and take a look at the developer's guide.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-04-11 23:21:59 +0800

Seen: 571 times

Last updated: Apr 12 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More