Previous: SetTime procedure To the Table of Content Next: SwapVectors procedure

- 4.24.2.33 -
Standard Units
Dos Unit
Dos Unit Procedures and Functions

SetVerify procedure

Targets: MS-DOS, OS/2, Win32


Dos Unit, WinDos Unit

Sets the state of the verify flag in DOS.

Declaration:
procedure SetVerify(Verify: Boolean);
Win32 target:
This function has no effect (ignored), since this service is not provided by Windows API.

See also:
GetVerify


Previous: SetTime procedure To the Table of Content Next: SwapVectors procedure
SetTime procedure Table of Content SwapVectors procedure

- 4.24.2.33 -