Trapping ReadList error
- To: mathgroup@smc.vnet.net
- Subject: [mg11843] Trapping ReadList error
- From: trubisz@CS.SunySB.EDU (Joe Trubisz)
- Date: Wed, 1 Apr 1998 00:35:47 -0500
- Organization: State University of New York at Stony Brook
Hi... I have a ReadList in a function and want to trap the error when the first argument (the file) is invalid. By trap the error, I mean I want to handle it myself, instead of having Mathematica spew out the default error messages. Is this possible and if so, how? Thanks, Joe