We've had clients with a combination of software causing odd behaviors.
The list: anti-virus, indexing software (i.e. Google Desktop), on-demand
backup software

If a workstations anti-virus checks network drives you might get random
behaviors like this.

Tracy

-----Original Message-----
From: Kent Belan
Sent: Monday, November 09, 2009 3:46 PM

This is a weird error, does not happen every time.

The program processing incoming transactions.
Each transaction gets a unique id, code is simple

lnLastnbr = 0
* Try for 1 second to open exclusive
if Rock_Use('confirm','','confirm',.t.,1,3)
   lnLastnbr = confirm.lastnbr + 1
   replace lastnbr with lnLastNbr
   use
endif
return lnLastnbr

the error happens on the replace command.

this code can process many transactions before it fails

Very Weird


_______________________________________________
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/001d01ca6180$e7941430$b6bc3c...@com
** 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