Login Page - Create Account

Support Board


Date/Time: Fri, 24 May 2024 06:57:23 +0000



Post From: sc.DeleteUserDrawnACSDrawing affecting sc.GetUserDrawnChartDrawing

[2019-05-06 19:28:34]
Ackin - Posts: 1865

FirstLineNr = -108
LastLineNr = -113

LineNumber = -102, DrawingIndex = 0 |
Deleted LineNumber = -102 |
LineNumber = -104, DrawingIndex = 1 |
Deleted LineNumber = -104 |
LineNumber = -106, DrawingIndex = 2 |
Deleted LineNumber = -106 |
LineNumber = -108, DrawingIndex = 3 |
LineNumber = -109, DrawingIndex = 4 |
LineNumber = -110, DrawingIndex = 5 |
LineNumber = -111, DrawingIndex = 6 |
LineNumber = -112, DrawingIndex = 7 |
LineNumber = -113, DrawingIndex = 8 |


Hi,
numbers are negative, condition LineNumber > FirstLineNr || LineNumber < LastLineNr is true, there is no other number that meets the condition

If do you think that is bad loading getfunction because lines are missing "-107, -105, -103" try you to see if those lines actually exist on the chart, I had recently solved similar, when the index of already stored IDs has been shifted
Date Time Of Last Edit: 2019-05-06 19:44:40