From: Berend de B. <be...@po...> - 2001-05-29 06:10:03
|
Eric Bezault <er...@go...> writes: >> The only other option I see is a global errno variable, like C. > Global? Or just an attribute of class PX_DIRECTORY (or > whatever its name is in epoix) in the example of > directory creation? One error variable per object or a more global one, so you only have the last error? > If I cannot create a directory, it's not exceptional. > I just ask the user to enter an another directory > name in the popup window. Most of the code I write is middleware and there's usually no user looking at the server screen :-) Groetjes, Berend. (-: |