Hello,
I wonder is it possible to display in output every step with
transformations? Like in macro when I use "set mprint on".
I got many long list of variables (defined in macro) used many times in
calculations and want to be sure everything goes ok.
Very helpful would be if i can see real transformations.
very simple example to show want i want.
do repeat a =1 2 /b= var4 var10.
compute b = rv.uniform(0, a).
end repeat.
execute.
I want to see in output:
compute var4 = rv.uniform(0, 1).
compute var10 = rv.uniform(0, 2).
execute.
THANKS for help!
--
Sent from:
http://spssx-discussion.1045642.n5.nabble.com/=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD