recovering old .sav files: thanks and further question



On 3/13/08, Alberto Marcone <alberto.marcone at dimi.uniud.it> wrote:

>  thank you very much: I tried both ways you suggested and both worked.
>  After some editing I can now load my old .sav files.
>  Then I use playback() to see what I actually loaded.
>  However the content of my file are just printed on screen, and I cannot
>  use them to do further calculations (as I can do with .wxm files).
>  Any way of going around this?

After you load your old file, you should find that the global variable
"labels" has %i and %o labels corresponding to your old inputs
and outputs. You can use those labels as variables in further
computations.

Hope this helps,
Robert Dodier