Drogren
01-02-2002, 01:37 PM
Files in excess of 5000 lines put into an array, cause the program to stop prematurely. I am assuming that data is overflowing into the code portion.
The files are simple text files created from DumpACL. The file I currently have a problem with is 18,549 lines.
I have a master file, and a target file. I am attempting to compare both line by line.
the program works below 5000 lines.
Any suggestions?
Thanks.
The files are simple text files created from DumpACL. The file I currently have a problem with is 18,549 lines.
I have a master file, and a target file. I am attempting to compare both line by line.
the program works below 5000 lines.
Any suggestions?
Thanks.