hi ,
i have a problem with "run" :
after dumping an image and loading it , "run (date)" gives 138.
mb12: (hp1 ~ 533) :scsh
Scsh 0.3
> (run (date))
Sun Jul 2 22:39:01 MESZ 1995
0
> ,open defrec-package
> ,dump /usr/local/lib/scsh/scsh.image
Writing /usr/local/lib/scsh/scsh.image
>
Exit Scheme 48 (y/n)? y
mb12: (hp1 ~ 534) :scsh
Welcome to Scheme 48 0.36 (suspended image).
Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
Type ,? (comma question-mark) for help.
> (run (date))
138
>
regards, michael
|