Thanks Peter.  

I didn't even catch the original error, my client did.  

--- On Thu, 9/2/10, Peter Cushing <[email protected]> wrote:

> From: Peter Cushing <[email protected]>
> Subject: Re: Foxpro 2.5 has a row limit when exporting to Excel
> To: [email protected]
> Date: Thursday, September 2, 2010, 11:37 AM
> You can check the number of records
> exported against the record count.
> 
> use ccust
> ?recc()    
>  22712
> 
> copy to ccust.xls type xls
> ?_tally
>  16383
> 
> 
> *Peter Cushing *
> IT development and support
> 
> Signature
> 
> 
> Michael Madigan wrote:
> > How can you trap for errors when no error is
> generated?
> >
> > --- On Wed, 9/1/10, Stephen Russell <[email protected]>
> wrote:
> >
> >   
> >> From: Stephen Russell <[email protected]>
> >> Subject: Re: Foxpro 2.5 has a row limit when
> exporting to Excel
> >> To: "ProFox Email List" <[email protected]>
> >> Date: Wednesday, September 1, 2010, 2:55 PM
> >> On Wed, Sep 1, 2010 at 12:37 PM,
> >> Michael Madigan <[email protected]>
> >> wrote:
> >>     
> >>> It was a limit of Excel back in 1992. 
> "copy to
> >>>       
> >> out.xls type xls" limits the rows to 16,383. 
> Of course the
> >> morons at Microsoft failed to create an error
> message when
> >> you tried to do it with more records than it can
> handle.
> >> --------------------
> >>
> >> Hee hee hee hee... What da ya want for nothing?
> ... a
> >> rubber biscuit?
> >> Bow bow bow...
> >>
> >> Do you trap for errors or is that error correcting
> modem
> >> still working
> >> just fine?
> >>
> >> Ummm... the other day I had a ricochet biscuit. A
> ricochet
> >> biscuit is
> >> the kind of a biscuit that's supposed to bounce
> back off
> >> the wall into
> >> your mouth. If it don't bounce back... you go
> hungry!
> >> Bow bow bow...
> >>
> >>
> >> -- 
> >> Stephen Russell
> >>
> >> Sr. Production Systems Programmer
> >> CIMSgts
> >>
> >> 901.246-0159 cell
> >>
> [excessive quoting removed by server]
> 
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
> OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
> Searchable Archive: http://leafe.com/archives/search/profox
> This message: 
> http://leafe.com/archives/byMID/profox/[email protected]
> ** All postings, unless explicitly stated otherwise, are
> the opinions of the author, and do not constitute legal or
> medical advice. This statement is added to the messages for
> those lawyers who are too stupid to see the obvious.
> 

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to