I"ve done this, and everything works fine.
For everyone who wants to know how to get unique ID"s display in the editor
(because they don"t show by default):
1. Go in: C:\Program Files\Sports Interactive\Football Manager 2007\editor
data
2. Make backup of
EditorColumns.xml, then open it with Notepad or some other text editor
3. Enter next line
<column property="unid" header="Unique ID" width="100"/> as shown in SS (this is for players and clubs):
4. Save .xml, and ID"s are displayed!!!