DDW8 ;SFISC/MKO-COPY, CUT, PASTE ;12:09 PM 24 Aug 2002
Source file <DDW8.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CUT() | ;Cut selected text
|
|
COPY() | ;Copy selected text
|
|
COPYBUF | ;Copy selected text to buffer
|
|
PASTE() | ;Paste text
|
|
CUP(Y,X) | ;
|
|
POS(R,C,F) | ;Pos cursor based on char pos C
|
|
ISINSEL() | ;Is the cursor within the selected text
|
|
PMARK(M,R1,C1,R2,C2) | ;Parse M (DDWMARK)
|
|
ERR(DDWX) | ;
|
|
TR(X) | ;Strip trailing blanks
|
|
LD(X) | ;Strip leading blanks
|
|
RTOSTB(R) | ;Return node in STB given line #
|
|
SCR(C) | ;Return screen number
|
|
MIN(X,Y) | ;
|
|
MAX(X,Y) | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|