Int 2F/AX=270Fh

Prev Next Ralf Interrups Categories Contents

------

DR DOS 6.0 TaskMAX - GET/SET NUMERIC PASTE LEAD-IN

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

Return:
ES:DI -> current lead-in string

Note: The specified sequence of keystrokes is sent to the application before every number in a numeric-mode spreadsheet paste

See Also: AX=270Eh - AX=2710h - AX=2711h - AX=2713h

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

------

Prev Next Ralf Interrups Categories Contents