Can some one tell me ..I have the file name i wanted to know the program name using that file....
"; ; ; ;
Many programs might use that file . . .
If your organization has a standard that the file must be named the same in all programs that use it, you could scan the source library and find all of the modules that reference this file.
Many programs might use that file . . .
If your organization has a standard that the file must be named the same in all programs that use it, you could scan the source library and find all of the modules that reference this file.