by Robert Sample » Wed Sep 29, 2010 7:45 pm
When you compile a program using Xpediter, a date / time stamp is generated. This stamp is placed in the DDIO (source) file as well as the load module. You are being told that the date / time stamp for the source you are using does not match the load module date / time stamp. This could be because you're using the wrong DDIO source file or the wrong load library -- contacting your site support group to help figure out which DDIO source file and load library you should be using would be your best bet. Depending upon how much is different between the two versions, using the version with the wrong date / time stamp may result in a line or two of code not matching -- or most of the program could be wrongly listed during the debugging session.