Author: Cotton Jerry P
Posted: 2001-09-19 at 11:18:43
Florin
In your on error routine(you do have one don't you?) just trap for error #
1104. When you get the error turn on the debugger and figure out what's
going on. Is the error coming from trying to read a table(.dbf) or some
other type of file.
Mr. Jerry Cotton, MCP
<mailto:cottonjp@2mawcp.usmc.mil>
(252)466-4854 fax (252)466-4806 DSN-582
> -----Original Message-----
> From: Florin Marta [mailto:flmarta@romtelecomtm.ro]
> Sent: Wednesday, September 19, 2001 10:59 AM
> To: Multiple recipients of ProFox
> Subject: Re: Error 1104
>
>
> I know that :)
> What I mean is what can cause-it?
> How can I prevent/trap the error and how to deal with it?
> The tables are on the network. Is it a network failure of some kind?
> Florin Marta
>
> > >From VFP HELP
> >
> > Error reading file (Error 1104)
> > An error was returned by the operating system while Visual
> FoxPro was
> > attempting to read a file.
> >
> > Regards
> > Rafael Copquin
> >
> > > Hi all,
> > > What does error 1104 means?
> > > It occurs in 2 places, 1 line is "Go Top" and the other one "Count
> For.."
> > > I'm using VFP6 SP5, tables are opened for shared acess.
> > >
> > > Thank you
> > > Florin Marta
>
>
>
>