SYS(3052) - Override SET REPROCESS Locking
| Visual FoxPro 9.0 SP2 |
| SYS(3052) - Override SET REPROCESS Locking |
| See Also |
|
Specifies whether Visual FoxPro uses the SET REPROCESS setting when attempting to lock an index or memo file.
SYS(3052, nFileType, [lHonorReprocess]) |
Parameters
- nFileType
-
Specifies the type of file. The following table lists the values for nType and the corresponding file type:
nFileType File type 1
Index
2
Memo
- lHonorReprocess
-
Specifies whether Visual FoxPro uses the SET REPROCESS setting for unsuccessful lock attempts for index and memo files.
Specify true (.T.) to use the SET REPROCESS setting when Visual FoxPro attempts to lock files specified with nFileType. Specify false (.F.), the default, to override the SET REPROCESS setting when Visual FoxPro attempts to lock files specified with nFileType. When set to false, Visual FoxPro waits indefinitely for locks on the specified files; this option is the same as locking behavior in previous versions of FoxPro.
If you omit lHonorReprocess, SYS(3052) returns the current setting for the file type specified with nFileType.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08