Interrups | Categories | Contents |
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
Interrups | Categories | Contents |