In reply to HvdS:
Further to this, the expression to which compoenent names need to comply is in this function:
virtual function string get_name_constraint();
return “[1][:alnum:{}_:-]([:alnum:{} :-]*[][:alnum:{}:-])?$”;
endfunction
Anyone who can readily decipher this?
Hans