| Subject | Handling GDSCODE |
|---|---|
| Author | pedroso_ar |
| Post date | 2005-10-19T04:44:26Z |
I'm trying handle GDSCODE but an error occurs when I compile the
procedure.
I wrote
.....
WHEN GDSCODE 335544665 DO
BEGIN
MSG='.........';
SUSPEND;
BEGIN
and error -104 ocurred.
Could someone help me?
Carlos
procedure.
I wrote
.....
WHEN GDSCODE 335544665 DO
BEGIN
MSG='.........';
SUSPEND;
BEGIN
and error -104 ocurred.
Could someone help me?
Carlos