The first statement declares a component-level object, but does not instantiate the object. Therefore, the &EP_Utilities object is either NULL or was previously instantiated in a prior event.
The second statement creates a local-level object and instantiates the object.