mv_rate

one of the documented procedures in this installation of the ACS
Usage:
mv_rate   which_rate
What it does:
A shortcut for getting a rate from the member-value section of the parameters file
Defined in: /web/philip/tcl/ad-member-value.tcl

Source code:


    return [ad_parameter $which_rate "member-value"]


philg@mit.edu