|
On Sat, 2005-10-22 at 03:30 -0700, M.Kamaleshwar wrote: > Hi, > > I need to write a tool program that would expand fields in files > (database / display / printer) and also in COBOL/400 programs. Ok. > Can anyone throw some light on how to go about it - suggest a methodology ? Examine the source code of the files and programs to see what might need to change. Change it, then recompile the source code. If errors, update the source code until it compiles. Then, test it to insure it works correctly. Or if you wish to automate the process, source code is stored in files, so it *can* be updated with a program. Figure out what kind of output you want. Examine the type of input you have. Write a program or programs that convert the input you have into the output you desire. Compile and Test, as above. Work from a copy! Can't give much more advice as your query is quite generalized. > Are there any links or sites on this ? Don't know of any, but google is your friend. > If any of you have any documents/notes/ white paper on this topic , please > send it to me. > > Thanks in advance ! > Kamlesh
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.