HLEMP1 ;ALB/CJM-HL7 - Selector for Events Log Profiles ;07/10/2003
Source file <HLEMP1.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| SELECT(USER,SCRNSIZE) | ;
 | 
|
| AGAIN | ;
 | 
|
| FINDALL(USER,ARY) | ;finds all of the profiles belonging to USER and puts them on @ARY,returns the count
 | 
|
| CHOOSE(ARY) | ;asks the user to select a profile - @ARY@("#", is the array of profiles displayed so far(subscripted by the number on the list), @ARY@("NAME", the entire array (subscripted by name,ien)
 | 
|
| HELP | ;choosing help restarts the display (by setting NAME="")
 | 
|
| MSG | ;
 | 
|
| PAUSE | ;
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |