ars_GetListField(control,schema,changedsince=0,fieldType)changedsince is an optional unix timestamp
      and defaults to 0.3.x and above
fieldType parameter allows you 
         to specify what field type(s) to retrieve. This is a bitmask.
         undef.
      Example:
      @fields = ars_GetListField($c, "User");