I have some code such as follows:
Open "C:\Somefile.txt" for Input as #1
Line Input #1, Detail$
If the "Somefile.txt" is a large file, it blows up.
Somefile.txt does not have any carriage returns or line feeds and wraps the text so I may have a 2MB file.
How can I grab...
Hello QBasic Guru's
I've searched the threads a bit and have some idea of how to do this but I can't seem to get it right.
Here's what I'm trying to do:
I receive files from the Federal Reserve Bank in the following format: AHMMDDXI.001 or AHMMDDXI.002
Inside these files are header records...
Hello Awk Guru's I've searched the threads a bit and have some idea of how to do this but I can't seem to get it right.
Here's what I'm trying to do:
I receive files from the Federal Reserve Bank in the following format: AHMMDDXI.001 or AHMMDDXI.002
Inside these files are header records at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.