Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 01:43:51 +0000



Post From: ACSIL -> Open and write into a text file....

[2019-12-17 10:06:02]
User907968 - Posts: 802
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()