Some of my Initialize procedures use a Stop Statement or call a procedure that has a Stop Statement. Pan X doesn’t allow this.
You are correct, you cannot use the stop statement in Initialize. You will have to rearrange your code to work without this.