DVBAUTL4 ;ALB/JLU;UTILITY ROUTINE;9/9/94
Source file <DVBAUTL4.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| WR(TEXT) | ;
 | 
|
| EXIT | ||
| SHORT | ;no text available may want to just use curser control
 | 
|
| BODY | ;text is available will look at all
 | 
|
| FORM(A,B) | ;issues the form feeds
 | 
|
| LINE(A,B) | ;issues the line feeds
 | 
|
| TAB(A,B) | ;issues the tabs
 | 
|
| SPACE(A,B) | ;issues the spaces
 | 
|
| TEXT(A) | ;writes the text
 | 
|
| SET(A,B) | ;general set statement
 | 
|
| BEEP | ;does a beep
 | 
|
| SETTEXT | ;sets up the two parts of each string
 | 
|
| SETVAR | ;sets up the necessary variables for each attribute
 | 
|
| CLEAR | ;clears the screen
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |