Peter

Do let us know if you solve the problem.  As an aside, I wanted to try 
to disable the default VFP messages going to the first panel of 
ctlStatusBar and found that .ctlCaption = "" did not work (the VFP 
messages still came through).  Digging into the code I saw that it was 
testing for an EMPTY() condition and was letting the VFP messages 
through.  I solved it by setting .ctlCaption = CHR(0).  Just thought I'd 
mention it in case anybody else might find it useful.

Paul Newton


Peter Hart wrote:
> Hi Curt
>
> I counted the deleted records and there was only 20 but set deleted is
> off and no index has been set and the indexes have no conditions.
>
> Cheers
>
> Peter
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Curt Hamlin
> Sent: 22 October 2007 20:46
> To: ProFox Email List
> Subject: Re: Ctrl32_StausBar
>
> Peter...are there any deleted records and is set deleted on? There may
> be
> records which physically exist but are being skipped such as for this
> situation. Another would be if you have an index which has a condition,
> etc.
>
> Curt Hamlin
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
>
[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.

Reply via email to