‎2009 Jan 11 7:25 PM
Hi all.
I am working on a program....I made some changes the program it..but when we ran that program after first selection screen where we made some selection it is suppoesd to go to the other selection screen and in that selection there are few selection fields which are supposed to be filled by default as soon as we came to that screen but after modification we are not getting that. Although if I run the old program with the same variant I can see what is required.,,,Also when I just copied the old program into a new program and with ho changes i am having the same issue.
So can you please suggest what may be wrong.
Thanks,
Rajeev
‎2009 Jan 11 7:28 PM
‎2009 Jan 11 7:28 PM
‎2009 Jan 11 7:30 PM
‎2009 Jan 11 7:35 PM
debug ur old program and new program both, step by step and if at any point program flow differs check for the values of variables at that point and coditions around that code, u probably can spot the error.
Actually its difficult to answer ur question in exact terms so u can probably try the above approach to get to ur solution
Edited by: kartik tarla on Jan 12, 2009 1:12 AM