Skip to main content

Problem:

Having created a project in Revolve and then parsing with the PROC instruction:

//U0X107SF    PROC  LOTTO=&LOTTO,AC=AC,PPP=PPP,GRP=GRP,AC7=

The USER may encounter the following error:

"Micro Focus Revolve has encountered a problem and needs to close.  We are sorry for the inconvenience".

Modiyfing the PROC instruction to:

//U0X107SF    PROC  LOTTO=TLOTTO,AC=AC,PPP=PPP,GRP=GRP,AC7=

and then parsing the project again, the error is no longer encountered.

By replacing the & character with T resolves the problem.  However, this is not always a suitable solution as there may be many PROC ionstructions to modify.

Resolution:

This problem has now been fixed in fixpack RVP3270030025.msp for Revolve Enterprise Edition 7.0.

The problem was fixed in the attached DLL.

Attachments:

rvprejcl.dll

Old KB# 1185

#EnterpriseAnalyzer
#SupportTip