Hey guys,
I am working on SLC programs for 22 different plants, the majority of them being 5/03 processors.
Whoever did the original programming decided to create an abundance of extra data files...ie, a Timer array of 250 timers, and then only use the last 10 timers in that array, so all that extra space in the beginning of the file is wasted, and since they are at the end, I cannot just simply change the file properties to 10 timers.
There are data files like this ALL OVER, and in all 22 of the programs. Is there a utility of some sort that will take care of all the FIND/REPLACE to shorten data files?
There is going to a lot of extra time added if I have to start moving files around and shortening them to make room for my new program files.
Thanks.