Robert B
May 19th, 2003, 12:02 PM
Hello crew
I was wandering if I can get values(numerical) from an xml files
and multiply them. Need a tutorial
Something like this.
a-bat>30
one-base>10
two-base>5
three-base>1
home-run>0
ball-base>2
sacr>2
strike-out>0
((ball-base + sacr) - a-bat) /
(one-base + two-base + three-base + home-run) =
rbis
trace(rbis)
Does this make any sence?:q:
Thanks for your help.
I was wandering if I can get values(numerical) from an xml files
and multiply them. Need a tutorial
Something like this.
a-bat>30
one-base>10
two-base>5
three-base>1
home-run>0
ball-base>2
sacr>2
strike-out>0
((ball-base + sacr) - a-bat) /
(one-base + two-base + three-base + home-run) =
rbis
trace(rbis)
Does this make any sence?:q:
Thanks for your help.