Skip to content

distance status codes

David Lawrence Miller edited this page Nov 30, 2015 · 1 revision

Understanding Distance's "status" codes

Each analysis has a "Status" code. Thes are as follows, taken from Distance60/Utilities/Classes/Enumerations.cls:

Code Meaning
0 "Not Run"
1 "Ran OK"
2 "Ran with warnings"
3 "Ran with errors"
4 "Survey completed"
5 "Queued to run"
6 "Run initializing"
7 "Running"
8 "Reading results"
9 "Resetting"

Clone this wiki locally