Login Page - Create Account

Support Board


Date/Time: Sun, 06 Jul 2025 15:29:01 +0000



Post From: Emulating

[2019-03-22 02:45:09]
EdCarp - Posts: 25
Is there a way to "Delete All Data And Download" (from the Edit menu) in ACSIL? I looked through the list of ACSIL functions, but I didn't see anything that would delete the existing data, it would just reload the data from the existing file. Alternately, should I just rebuild the file name from sc.Symbol, call unlink() to delete the file, and then call sc.RecalculateChart()?

Thanks!