Consultor Eletrônico



Kbase P17799: SEARCH function is corrupting the path with a double slash w
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/20/2003
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.1X

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

SEARCH function is corrupting the path with a double slash when run from Webspeed

PROPATH contains following entries

c:\work\ebis\local46\eFin46\core;
c:\work\ebis\local46\eFin46\eFin;
c:\work\ebis\local46\\eFin46; ****** incorrect line ******
c:\work\ebis\local46\eBis\app;
c:\work\ebis\local46\eBis;
c:\work\openaccounts\46006;
c:\work\openaccounts\46006\app;
c:\work\openaccounts\46006\openstrt;

CAUSE:

PROPATH accidentally contains path with double slash

FIX:

There is no fix, the SEARCH() works as expected.