[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 2718  - Dr-dos 6.0 Taskmax - Copy Data Directly Into Paste Buff  [T]

   AX = 2718h
   CX = bytes in source buffer
   DS:SI -> source buffer (plain ASCII, lines terminated with CR LF)

Return: AX = 0000h if function supported
       CX = bytes actually copied
       DX = current generation number for paste buffer

See Also: AX=2712h,AX=2716h,AX=2717h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson