Back to Browse

How to Read Files in Info Basic (JBC) - T24 Programming

3.0K views
Feb 18, 2023
6:39

We are going to learn how to reading text files(txt, csv, etc.) in info basic, the T24 programming language. We will use: - OPENSEQ to open a file - READSEQ to read file (one line at time) - CLOSESEQ to close file The source code and documentation are GitHub: https://github.com/mathisi-io/t24dev/wiki/Files Join this channel to get access to perks: https://www.youtube.com/mathisidigital/join

Download

0 formats

No download links available.

How to Read Files in Info Basic (JBC) - T24 Programming | NatokHD