Kbase P131669: What does the number behind the "Last action" in a procore file mean?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/17/2008 |
|
Status: Verified
GOAL:
What does the number behind the "Last action" in a procore file mean?
FACT(s) (Environment):
All Supported Operating Systems
FIX:
This number is the internal instruction ID, e.g. 47 means "run" and 107 means "waitfor". The last action is recorded to help narrow the problem down to a specific statement in the application's source code. The line number helps to find the statement and the last action confirms that the right one has been found.
Examples:
Last action: RUN (47)
Last action: BLOCK HEADER (2)
Last action: VOID-METHOD (152)
Last action: WAITFOR (107)
Last action: VALIDATE (61)
For further information on procore generation, refer to Solution P28254, "What is a procore file?"