>   2. VFP7: Scan challenge (David Crooks)
> Message: 2
> Date: Sun, 18 Nov 2007 10:03:53 -0500
> From: "David Crooks" <[EMAIL PROTECTED]>
> Subject: VFP7: Scan challenge
> To: [EMAIL PROTECTED]
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
>
> Another inherited app which works fine on one PC.  I copied to another
> server and the ONLY way that I have gotten it completely work is by
> stepping through the code. I have narrowed it down to a cursor that is
> going through a scan.  When I step through the code it goes to the
> second record and continues the process just fine. When the same code is
> in the EXE it processes the first record and then gets out of the scan.
> I know this because it rights a record to a table each time and have
> added strtofile commands in the code. I thought it was configuration
> (still must be somehow) as the original app was executed by
> c:\...\vfp.exe c:\...\myapp.exe.  So, I added a config file to add the
> path and set commands which are also being done in the program with the
> scan.  Any ideas?  TIA!
>

Hi David

Adding or changing a record so that the active index order is altered
can also position the record nearer the EOF.

Mike


_______________________________________________
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