Hi All,
I did one function exit,while executing the transaction i found that exit does not executed.then I found the program name and the place where it is calling for the particular exit function.While going through debugging i found that execution reach that function exit function,,but it does not go inside the function.just skip the function and moves to the next statement.I don't know why it skip that exit function.can anyone suggest me to resolve this problem.
Thanks in Advance...