Gossamer Forum
Home : General : Perl Programming :

Re: [delicia] test for file exist not working

Quote Reply
Re: [delicia] test for file exist not working In reply to
Code:
if (-e $db_file) {

Shouldn't that be $db_file_name , based on your other comment?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread test for file exist not working delicia 11795 May 25, 2018, 11:17 AM
Post Re: [delicia] test for file exist not working
delicia 11544 May 25, 2018, 11:20 AM
Thread Re: [delicia] test for file exist not working
Andy 11541 May 26, 2018, 12:59 AM
Thread Re: [Andy] test for file exist not working
delicia 11534 May 26, 2018, 6:12 AM
Thread Re: [delicia] test for file exist not working
delicia 11536 May 26, 2018, 6:29 AM
Thread Re: [delicia] test for file exist not working
delicia 11529 May 26, 2018, 6:53 AM
Thread Re: [delicia] test for file exist not working
Andy 11522 May 27, 2018, 1:16 AM
Thread Re: [Andy] test for file exist not working
delicia 11500 May 28, 2018, 8:36 AM
Post Re: [delicia] test for file exist not working
Andy 11483 May 28, 2018, 11:06 PM