Gossamer Forum
Home : Products : DBMan : Customization :

Re: Importing .... Upload Mod

Quote Reply
Re: Importing .... Upload Mod In reply to
Carol or that other user will have to assist you. Try contacting the user who is using the codes to see if they are able to help you.

Try changing the codes you wrote to read as follows:

Code:
open (DB, ">>$SAVE_DIRECTORY/$db_file_name") or die("unable to open database:
$db_file_name.\nReason: $!");

Try taking the backslash \ escape character out.

Sorry I cannot be more helpful.

Regards,

------------------
Eliot Lee
Founder and Editor
Anthro TECH, L.L.C
http://www.anthrotech.com/
info@anthrotech.com
==========================
Coconino Community College
http://www.coco.cc.az.us/
Web Technology
Coordinator
elee@coco.cc.az.us
Subject Author Views Date
Thread Importing .... Upload Mod Sherwin 1378 Sep 13, 1999, 10:14 AM
Post Re: Importing .... Upload Mod
Sherwin 1304 Sep 13, 1999, 10:24 AM
Post Re: Importing .... Upload Mod
Eliot 1317 Sep 13, 1999, 11:02 AM
Post Re: Importing .... Upload Mod
Sherwin 1312 Sep 14, 1999, 12:25 AM
Post Re: Importing .... Upload Mod
Eliot 1307 Sep 14, 1999, 5:26 AM