rosanal
2nd September 2008, 20:28
A new blog entry has been added:

problem with stpapi.continue.process in return to check.input of a field

Hi,
I have problems in use of afs on Baan IV. When I set a field in a SubSession using stpapi.put.field and after stpapi.continue.process to call other subsession, I have return to field.session of this field to check it, but because I'm using stpapi.continue.process, goes directly to cont.proccess of this subsession and the field it's not checked so the cont.proccess it's executed with wrong values.
In other example, I used two stpapi.update and was right, but not in this.
Do Anyone knows how (what comand) return to check.input or before.input of field when the stpapi.continue.process is calling?
Thanks!