Previous: 4.74.2.33. SetTime procedure To the Table of Contents Next: 4.74.2.35. UnpackTime procedure
4.74.2.33. SetTime procedure Table of Contents 4.74.2.35. UnpackTime procedure

- 4.74.2.34. -
Table of Contents
4. Standard Units
4.74. WinDos - MS-DOS function emulation for OS/2 and Win32
4.74.2. WinDos Unit Procedures and Functions
4.74.2.34. SetVerify procedure


4.74.2.34. 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: 4.74.2.33. SetTime procedure To the Table of Contents Next: 4.74.2.35. UnpackTime procedure
4.74.2.33. SetTime procedure Table of Contents 4.74.2.35. UnpackTime procedure

- 4.74.2.34. -