> > I don't know how to check whether on a rasp runs the 32bit or 64bit version > of picolisp. >
(unless (== 64 64) (msg "pil64 required") (bye 1) ) (mike) -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
> > I don't know how to check whether on a rasp runs the 32bit or 64bit version > of picolisp. >
(unless (== 64 64) (msg "pil64 required") (bye 1) ) (mike) -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe