Hello, I am making a little program that opens files containing Scheme source code. I READ it and do some work with it. I am encountered a problem. READ throws errors when it encounter the reader macros (those starting with #>). I am not interested in them, I'd just like to ignore them and not get any error (and continue reading the file). How can I do that ? Thank you. -- Pupeno <[EMAIL PROTECTED]> (http://pupeno.com)
pgp8ZNa7c725U.pgp
Description: PGP signature
_______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
