Consultor Eletrônico



Kbase 13593: Error 293 when "Importing" in Data Administration (V7 & V8)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Error 293 when "Importing" in Data Administration (V7 & V8)

Error 293 during "Import" of data from the "Data Administration"
module in Progress on Windows platforms will occur if %DLC%\BIN is
not included in the operating system PATH environment variable.

In the AUTOEXEC.BAT file, please make sure that DLC is defined
For example:
SET DLC=C:\DLC
and then add a new line at the end of AUTOEXEC.BAT:
PATH=%DLC%\BIN;%PATH%

Note that the PATH can have a maximum of 127 characters.

Progress Software Technical Support Note # 13593