Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 7a - ibm 3270 workstation program api - copy service http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7A - IBM 3270 Workstation Program API - COPY SERVICE
        AH = 09h
        BX = 8020h
        CX = 00FFh
        DX = ID of copy service
        AL = service
            01h copy string from one presentation space to another
            02h copy block from one presentation space to another
            03h connect to PC session for copy
            04h disconnect PC session from copy
        ES:DI -> control block
Return: ???

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson