| Description |
Exception Type: Out Of Bounds Exception
1: Sub Dictionary.Key( int32 ) 2: Function PlanObservation.UserTitle( int32 ) as string 3: Sub ObservationWindow.ObservationWindow.ObsFindAndReplace( ObservationWindow.ObservationWindow )
User description of above error trace:
Used "Find and replace" in the observation database for all ("select all") observations in a single session. Chose to replace an empty field ("Seeing", a user defined field) with a value. Since none of the observations logged contained a value in this field AP did not allow me to replace these empty fields with a numerical value, that value being "5". Chose to insert a single space into the field to be replaced. Hit ENTER and got this error condition. |