Interrups | Categories | Contents |
AH = 00h AL = function 00h get configuration recordReturn:
DS:DX -> configuration record 01h set configuration recordReturn:
Nothing 02h get path for option DS:DX -> option nameReturn:
DS:DX -> path 03h determine whether configuration record setReturn:
AX = status 0000h set 0001h not yet set 04h get link stateReturn:
AX = state 0000h unlinked 0001h linked
Notes: This information is preliminary and still subject to change. All of the INT F7 calls for FSBBS are used for interprogram communication between the BBS kernel and the programs it spawns
See Also: AH=01h
Category: Uncatagorized - Int F7h - F
Interrups | Categories | Contents |