Startup problem: error message refers to pvTransferForm

Two users have now reported a failure that occurs during the .Initialize procedure, in two different databases. The error message says: “.Initialize Error (DBNAme) Field or Variable [pvTransferForm] does not exist.”

That is not a variable I have used or defined; I tried to find where it comes from without success. I assume some step in my procedure is calling a PanX statement that is generating this error.

There is no field or variable in Panorama’s code with that name, nor is there any code that references that name.