Full error texts listed in an Excel file

Hello community, a customer would like to have an Excel sheet with all the Acp10 error texts including the Info, Description, Reaction and Cause/Remedy.
Since such information is only in the help htm files (C:\BrAutomation\AS4x\Help-en\Data\ncsoftware\acp10_errortext\html) and not in the Acp10err-en.txt file, he will need a script to extract the data from each file and copy it to an excel sheet.
Has somebody already implemented such script or has already a csv or excel file with this content?
Thank you for the inputs in advance!

Hello @antonio.rapha,

for a txt file of the errors from ACP10 there is no script necessary. You can find the error texts in the installation directory of the ACP10 as a txt file.

C:\‘YourPath’\BRAutomation4\AS412\AS\TechnologyPackages\Acp10Arnc0\‘YourVersion’\Library\Acp10man\‘YourVersion’\

There are the files in German and English. “Acp10err-de.txt”

BR Fabian

Thanks for the answer @Fabian Pries. As I noted in my first post, the Acp10err-en.txt file does not include the Info, Description, Reaction and Cause/Remedy :face_with_diagonal_mouth:

1 Like