Int 2F/AX=2710h

Prev Next Ralf Interrups Categories Contents

------

DR DOS 6.0 TaskMAX - GET/SET PASTE LINE TERMINATOR STRING

AX = 2710h
CX = length of string (max 15 keystrokes, 0000h to get current string)
DS:SI -> pasting terminator string (character/scan-code pairs)

Return:
ES:DI -> current terminator string

Note: The specified sequence of keystrokes is sent to the application after every line of a spreadsheet paste operation

See Also: AX=270Eh - AX=270Fh - AX=2713h

Category: DOS-Based Task Switchers/Multitaskers - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents