Support Board
Date/Time: Fri, 29 Nov 2024 04:36:36 +0000
Post From: ACSIL -> Open and write into a text file....
[2019-12-17 10:06:02] |
User907968 - Posts: 823 |
If it is any help, there are also functions within the sc structure that you can use for working with external files. sc.OpenFile() sc.CloseFile() sc.ReadFile() sc.WriteFile() |