XML Script logo
Example of srand
Code
# foo1 :=  srand(1) #
# foo2 :=  srand(2) #
foo1 := srand(1)  assigns #foo1# to foo1.
foo2 := srand(2)  assigns #foo2# to foo2.
Output

foo1 := srand(1)  assigns #srand(1)# to foo1.
foo2 := srand(2)  assigns #srand(2)# to foo2.
Ref

x.7002

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited