Hello staf users,

How to set global variable in STAX XML Program?

I tried the following, it doesn't work

<stax>
<script>
teststatus = "idle"
</script>

<call defualt function = main>

<function name="main">
<sequence>
       <call function name="'A'">
        <call function name="'B'">
<sequence>

</stax>
In function A, I have changed the value ="running" and exit from the function 
A. When called the function B, value still remains in "idle".


Please help.....

Thanks,
V Raja
 
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to