Cannot Pass a codeblock parameter in dc_guigrumpbrow()
Posted: Mon Feb 11, 2013 12:04 am
Hello,
Passing a codeblock in dc_guigrumpbrow(), specifically containing alias->field from another workarea yield an error. Is there any missing point in the syntax ?
yielding the following error.
Date : 11/02/2013
Time : 08:48:24
Procedure : DC_GUIGRUMPBROW
Line Number : 976
Information : Error BASE/3
Description : Parameter has a wrong data type
Operation : <
>$<{ | yy | if(yy == NIL, etat->etat, etat->etat := yy) }>
Thread ID : 4
Source :
Called from : (B)INIT: _DCINIT(28)
Called from : DC_GUIGRUMPBROW(976)
Called from : BROWSEIT(1323)
Called from : GETKEY(1274)
Called from : I_NTRMST(1027)
Called from : (B)INITIALISEMENU(60)
Passing a codeblock in dc_guigrumpbrow(), specifically containing alias->field from another workarea yield an error. Is there any missing point in the syntax ?
yielding the following error.
Date : 11/02/2013
Time : 08:48:24
Procedure : DC_GUIGRUMPBROW
Line Number : 976
Information : Error BASE/3
Description : Parameter has a wrong data type
Operation : <
>$<{ | yy | if(yy == NIL, etat->etat, etat->etat := yy) }>
Thread ID : 4
Source :
Called from : (B)INIT: _DCINIT(28)
Called from : DC_GUIGRUMPBROW(976)
Called from : BROWSEIT(1323)
Called from : GETKEY(1274)
Called from : I_NTRMST(1027)
Called from : (B)INITIALISEMENU(60)