SDUL40 ;ALB/MJK - Screen Malipulation Utilities (cont.) ; 12/1/91
Source file <SDUL40.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FIND | ; -- find text in list
|
|
FINDQ | ||
BEG() | ; -- ask if ok to start from top
|
|
SEARCH(START,FINISH) | ; -- search to end or first hit
; input: START := line to start search on ; FINISH := line to end search on |
|
SEARCHQ | ||
UPD(LINE,TEXT,ATTR) | ; -- set/unset video attribute on text
; input: LINE := number of line ; TEXT := chars to set attribute on ; ATTR := attribute to use |
|
UPDQ |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|