Int 2F/AX=1080h

Prev Next Ralf Interrups Categories Contents

------

DOS 4 only SHARE internal - TURN ON FILE SHARING CHECKS

AX = 1080h

Return:
AL = status F0h successful FFh checking was already on

Note: DOS 4.x SHARE has dual functions: FCB support for large (>32M) media and file sharing checks. The undocumented commandline flag /NC can be used to disable the sharing code.

See Also: AX=1000h - AX=1081h

Category: File Manipulation - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents