10 pts.
Q:
FTP a Synon edtrcd1
I made changes to the EDTrcd screen and after compiling it I FTP the new object Via *SAVF to the other server the object moves succesfully and the creation date& time of the OBJ are also same but the changes i have done are not seen inspite the oldscreen is shown.here both server use diplay in different languages (ENGLISH & French) plz help me ASAP on this

Software/Hardware used:
iseries/synon/2e
ASKED: Nov 21 2009  9:14 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
10 pts.
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • Bookmark and Share
Last Answered: Nov 21 2009  9:14 AM GMT by Rohan   10 pts.
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

TomLiotta   15455 pts.  |   Nov 23 2009  8:22PM GMT

Because this is Synon, what actual object types are involved? Is it just a display file? Or just a program? Or both a program and a display file?

Did you make changes to both objects (if more than one)? If you display a job that is using the function, does the call stack show that the program is from the library that you expect? Does the ‘Open files’ list show the display file from the library that you expect?

Since you used FTP, I would expect the library to be correct; but you should make certain.

Is this an ILE function? Does it run in a named activation group? Has the activation group been reclaimed in the job since the new object was restored? (You did restore from the savefile, right?) If the AG wasn’t reclaimed, was the job started after the restore?

TOM