in reply to Database file does not open
open (FILEDB, $DATABASEFILE) || die "<b>Sorry, can't open database fil +e. $?</b>\n";
On a side note, please change the title of your post: How do I compose an effective node title?.
Update: I incorrectly mentioned $?, but I meant to say $!. Thanks, NetWallah.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: help, please!
by NetWallah (Canon) on Mar 14, 2010 at 04:54 UTC | |
by Karlmann (Initiate) on Mar 14, 2010 at 05:12 UTC | |
|
Re^2: help, please!
by Karlmann (Initiate) on Mar 14, 2010 at 04:46 UTC | |
by Karlmann (Initiate) on Mar 14, 2010 at 05:03 UTC |