Skip to content

Stderr

4 messages · Patricia García, Uwe Ligges

#
Patricia Garc?a wrote:
I'm not sure what you are going to do, note that the last line contains 
an incomplete statement...

If you want an object: you already have got the object error1 ...

If you want error handling facilities, see ?try and its "See Also" section.


Uwe Ligges
#
Patricia Garc?a wrote:
So you want to implement error handling for function somefunction()?
No, error1 is an *object* that contains information about the opened 
connection to the file.
As I already said in my former mail, error handling is available, please 
read ?try.

Uwe Ligges