dorleta
4th May 2005, 17:58
I have this code:
choice.cont.process:
on.choice:
my.process()
after.choice:
message("End of Process")
my.process() it´s a function that use api to session tdpur4120m000.
whitout message it´s works fine but with this message ( or a report ) the second time that I execute this functions the system hang.
I think that need a patch
anybody know something about?
thanks in advance
choice.cont.process:
on.choice:
my.process()
after.choice:
message("End of Process")
my.process() it´s a function that use api to session tdpur4120m000.
whitout message it´s works fine but with this message ( or a report ) the second time that I execute this functions the system hang.
I think that need a patch
anybody know something about?
thanks in advance