#strict 2 #appendto CLNK func Initialize() { if(!FindObject(CS7I)) { CreateObject(CS7I, 0, 0, NO_OWNER); } return _inherited(...); }