public List <string> _skulist(string chars) { cmdReturn _return = new cmdReturn(); return(_return.GetNewRMANumber(chars)); }