vktonk
28th June 2008, 15:09
Hi,
Whenever i run a customized session or do an action on the session, i'm getting following error message:
"Process 27 - Error: Possible cut of in _get_sval()".

I debug the session script and find out if i remove the call of function "display()"; written under after.field event,
the error does not come.

Suddenly this problem has cropped up. In another company, the session is not giving the error.
Strange?

can anybody tell me the reason behind this?

Thanks in advance.

mark_h
30th June 2008, 15:38
Sounds like a tools problem in this company. Did something get updated or removed? I would contact support.

günther
1st July 2008, 12:07
Baan support lists 9 problems of that type (keyword: _get_sval). Obviously the problem happens for multibyte strings where normal strings should be used instead.
So maybe you should have a look at your data in that company.