im_employees_alpha_bar

one of the documented procedures in this installation of the ACS
Usage:
im_employees_alpha_bar   { letter "" }   { vars_to_ignore "" }
What it does:
Returns the alpha bar for employees.
Defined in: /web/philip/tcl/intranet-defs.tcl

Source code:


    return [im_alpha_nav_bar $letter [im_employees_initial_list] $vars_to_ignore]


philg@mit.edu