Skip to main content

Writing Data to a Text File Using SKILL

The SKILL programming language provides functions to allow you to easily write ASCII data to text files by opening a file, writing data to the file, and then closing the file when done.