blanchap
7th March 2006, 19:32
Hi all,

i'm getting a weird error message on a customized session. If i go in Baan ASCII (with reflection) all is fine. :)

If i go in the same session but in GUI, i get the error message "fatal error: object 0 in process 5 not found" but still able to run the session. :eek:

I've checked post related to defect related to function running in background or to performance boosters but did not see anything to fix my problem.

Any input on this problem? :confused:

Regards

PB

george7a
8th March 2006, 13:43
Hi,

Do you have the code? Can you debug it?

- George

blanchap
8th March 2006, 17:14
When running in debug, i get the error when script runs
function cl.screen(w,x,y,z).

Why does this function affect GUI but not ASCII?

Regards

PB

george7a
8th March 2006, 17:31
Maybe you are giving it out of bound parameters.

Here is the function description:
http://www.baanboard.com/programmers_manual_baanerp_help_functions_char_b_win_cl_screen

I hope it helps,

- George

NPRao
8th March 2006, 19:51
Why does this function affect GUI but not ASCII?
Refer to the tools programmer's manual-
SSA ERP LN 6.1 Programmers Guide

Character-based windows - overview and synopsis
--------------------------------------------------------------------------------
Overview
Deprecated. This API is only supported for character-based windows and its usage is therefore deprecated. You do not use these functions to handle graphical windows.