Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 13:18:52 +0000



Post From: Study only Accurate/Visible after Full Calculation ?

[2022-01-30 06:09:53]
1+1=10 - Posts: 270
You have to either tell SC to loop through the chart bars for you or do it yourself.

For the former, see sc.Autoloop =1; detailed here:
Working with ACSIL Arrays and Understanding Looping: Automatic Looping/Iterating

For looping yourself you should probably read this whole thing:
Working with ACSIL Arrays and Understanding Looping