v processing question

Kenneth Brody kenbrody at bestweb.net
Mon Jun 21 07:35:54 PDT 2004


Courtney wrote:
> 
> Guys and Gals
> 
> I have a question about vprocessing...
> 
> Can u update a record while running a vprocessing?
[...]

The record is not locked during the sort/select process, therefore
updates are not allowed.  Yes, there are ways to force the record to
be modified, but you're asking for trouble, just like modifying an
unprotected lookup.  (Though you can probably get away with it if
you make sure to not use the "-u" flag.)

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody at spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+



More information about the Filepro-list mailing list