function register(h, name)

% Copyright 2004 The MathWorks, Inc.

 return;
  % Put this code back in one the 
  % sfexit problem is fixed
  h.closeTransaction;
  h.openTransaction(name);

