Gossamer Forum
Home : General : Perl Programming :

Invalid argument

Quote Reply
Invalid argument
Anyone got any idea as to why I'm getting an "Invalid argument" error with the following code?

open(DATAOUT,"<./data/Accreditation/accrediting.csv") || die "Cant open file. Reason: $!";

The full error is;

Cant open file. Reason: Invalid argument at C:\..\research_import.cgi line 13.

I'm confused Unsure

TIA

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 Invalid argument Andy 6061 Nov 21, 2003, 2:29 AM
Thread Re: [Andy] Invalid argument
Watts 5802 Nov 21, 2003, 7:15 AM
Post Re: [Watts] Invalid argument
Andy 5798 Nov 21, 2003, 7:18 AM