Connecting Tech Pros Worldwide Help | Site Map

Error: Invalid Procedure call or argument

Eric
Guest
 
Posts: n/a
#1: Aug 11 '06
I run a program which read emails from a text file. There is some thing
invalid in one or more text file. When program is busy doing parsing it
shows that error and process stop. I dont know which text file has that
error. Is it possible that i can handle that error during processing
some thing i mean ignore line, email so that my process will not be
interrupt.


Error: Invalid Procedure call or argument
Run time error 5


I want to handle this error by means of skip that line, email or any
thing but not to stop the parsing.

pietlinden@hotmail.com
Guest
 
Posts: n/a
#2: Aug 11 '06

re: Error: Invalid Procedure call or argument


Might help maybe just a little bit if you let us in on a BIG secret.
The actual CODE that's causing the error. Think of this NG this way...
if you want an answer you can use, provide just enough information so
that anyone reading your post can at least accurately recreate the
problem you're having. Otherwise you're pissing in the wind.

pietlinden@hotmail.com
Guest
 
Posts: n/a
#3: Aug 11 '06

re: Error: Invalid Procedure call or argument


ON Error Resume Next, maybe?

Lyle Fairfield
Guest
 
Posts: n/a
#4: Aug 11 '06

re: Error: Invalid Procedure call or argument


pietlinden@hotmail.com wrote in news:1155265184.830339.248180
@i3g2000cwc.googlegroups.com:
Quote:
Might help maybe just a little bit if you let us in on a BIG secret.
The actual CODE that's causing the error. Think of this NG this way...
if you want an answer you can use, provide just enough information so
that anyone reading your post can at least accurately recreate the
problem you're having. Otherwise you're pissing in the wind.
I like you, Piet.

--
Lyle Fairfield
pietlinden@hotmail.com
Guest
 
Posts: n/a
#5: Aug 11 '06

re: Error: Invalid Procedure call or argument



Lyle Fairfield wrote:
Quote:
pietlinden@hotmail.com wrote in news:1155265184.830339.248180
@i3g2000cwc.googlegroups.com:
>
Quote:
Might help maybe just a little bit if you let us in on a BIG secret.
The actual CODE that's causing the error. Think of this NG this way...
if you want an answer you can use, provide just enough information so
that anyone reading your post can at least accurately recreate the
problem you're having. Otherwise you're pissing in the wind.
>
I like you, Piet.
>
--
Lyle Fairfield
LOL. Why's that? Because I'm starting to sound like you? Or am I the
only one that gets tired of listening to "it doesn't work [but I was
too lazy to (a) check the help file (b) test things out (c) provide a
complete description of what's going on... Maybe that's the burned out
tech support geek in me coming out.

Terry Kreft
Guest
 
Posts: n/a
#6: Aug 11 '06

re: Error: Invalid Procedure call or argument


You're not the only one, it's just that the rest of us are so mature we
never let our feelings overcome our desire to help. (Phht, yeh, right!)

I can't think of any regular (or slightly irregular) contributor who doesn't
think that.

--

Terry Kreft


<pietlinden@hotmail.comwrote in message
news:1155288624.177401.283090@74g2000cwt.googlegro ups.com...
Quote:
>
Lyle Fairfield wrote:
Quote:
pietlinden@hotmail.com wrote in news:1155265184.830339.248180
@i3g2000cwc.googlegroups.com:
Quote:
Might help maybe just a little bit if you let us in on a BIG secret.
The actual CODE that's causing the error. Think of this NG this
way...
Quote:
Quote:
Quote:
if you want an answer you can use, provide just enough information so
that anyone reading your post can at least accurately recreate the
problem you're having. Otherwise you're pissing in the wind.
I like you, Piet.

--
Lyle Fairfield
>
LOL. Why's that? Because I'm starting to sound like you? Or am I the
only one that gets tired of listening to "it doesn't work [but I was
too lazy to (a) check the help file (b) test things out (c) provide a
complete description of what's going on... Maybe that's the burned out
tech support geek in me coming out.
>

Closed Thread