;choosing help restarts the display (by setting NAME="")
SELECT(USER,SCRNSIZE)
;
MSG
;
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)
FINDALL(USER,ARY)
;finds all of the profiles belonging to USER and puts them on @ARY,returns the count