AMError.StepText
Syntax:
%AMError.StepText%
Type:
String
Description: Returns a textual description of the error that occurred.
Example:
<AMRUN AM_ONERROR="CONTINUE" FILE="BogusFile.exe" /> <AMSHOWDIALOG WINDOWTITLE="AMError">The AML description of the step that generated the error: %AMError.StepText%. </AMSHOWDIALOG>