Consultor Eletrônico



Kbase 15792: STRENT Error (893) Dropping SmartObject into SmartContainer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
STRENT Error (893) Dropping SmartObject into SmartContainer

INTRODUCTION:
=============
This Technical Support Knowledgebase entry describes how to correct
an 893 error when dropping any SmartObject into any SmartContainer.

WHY YOU NEED TO KNOW THIS:
===========================
You need to know this so that you can correctly modify your
SmartObject's source code to eliminate the error.

PROCEDURAL APPROACH:
====================
Edit the SmartObject that you are having trouble with and take any
code which you placed in the "Main Block" and select "Edit/Cut" to
remove it from the "Main Block" and put it into the clipboard.

Create a local version of "adm-initialize" (i.e. local-initialize)
and paste the code after the RUN statement which dispatches the
"initialize" method.

This error seems to affect customers who are connecting to an AS/400
using the SNA communications protocol and it appears to be a timing
issue with SNA.

Progress Software Technical Support Note # 15792