ars_GetListActiveLink(ctrl,schema=NULL,changedSince=0)
undef
      Example:
      @alink_names = ars_GetListActiveLink($c); # get all active links
      @alink_names = ars_GetListActiveLink($c, "Group"); 
                           # get all active links associated with the
                           # "Group" schema.