User defined long string error
We migrated extender to the new structure GP2013 and we get an error when we open User Created extender window.
We have no clues what has to be fixed
Here is the message:
Index hors plage pour le tables User Defined Long String.
(Index out of bounds for the array User Defined Long String.)
'User Defined Long String'[0] of window 'User Defined Window' of form EXT_Window_1 = '''';
run script 'User Defined Long String'[0] of window 'User Defined Window' of form EXT_Window_1;
then we get another message
Identifiant Inconnu CurrentID
(Unknown identifier CurrentID)
local string CurrentForm='EMPL_TIT_POSTE'';
call SetValue, CurrentID, ',Window'', Curren; Form, CurrentID, 4;
and we get another message
lock field;
Erreur de syntaxe: ;
(Syntax error)
We have no clues what has to be fixed
Here is the message:
Index hors plage pour le tables User Defined Long String.
(Index out of bounds for the array User Defined Long String.)
'User Defined Long String'[0] of window 'User Defined Window' of form EXT_Window_1 = '''';
run script 'User Defined Long String'[0] of window 'User Defined Window' of form EXT_Window_1;
then we get another message
Identifiant Inconnu CurrentID
(Unknown identifier CurrentID)
local string CurrentForm='EMPL_TIT_POSTE'';
call SetValue, CurrentID, ',Window'', Curren; Form, CurrentID, 4;
and we get another message
lock field;
Erreur de syntaxe: ;
(Syntax error)
Mark,
The script doesn't look quite right. Can you please export your solution and I can take a look at the scripts.
Thanks,
Chris