reading integers from a stream



You could try something like this (on wxmaxima)

:lisp (setf $foo "/home/caruso/Work/code ......." )
Then ?read(foo);

You could also set up your file in another directory with no capital letters
like /usr/temp

It would be much easier if you learned some lisp.


RJF