I am trying to read an ASCII file in Clarion 6.3, and I'm having a little trouble with it. I've tried 2 methods, one where I define the file using FILE,DRIVER('ASCII'... and one using the AsciiFileClass, but I can't get either to work for me.
Could someone please give me some very simple sample code using either method that I can use as a base? I've tried using the examples in the Help files, but also to no avail.
Thank you in advance.
Could someone please give me some very simple sample code using either method that I can use as a base? I've tried using the examples in the Help files, but also to no avail.
Thank you in advance.