[Pas-dev] pas/src/Org/Bgw/Base CVS commit
Status: Beta
Brought to you by:
mortis
From: Justin B. <j0...@us...> - 2003-02-13 22:12:19
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Base In directory sc8-pr-cvs1:/tmp/cvs-serv27701/Base Modified Files: Common.pm Log Message: we now allow openFile to fail if the file does not exist. before we were testing for it's existance and failed silently. this proved to be aggravating. |