Consultor Eletrônico



Kbase P117406: Error 98 entering file name in label with "-" in name
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/20/2006
Status: Unverified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000
Progress 9.1C

SYMPTOM(s):

Error 98 entering file name in label with "-" in name

** Unable to open file: <file-name>. Errno=<number>. (98)

** Unable to open file: name-name. Errno=9. (98)

The error is only reproducible on a Japanese machine

The error is only reproducible when the file name has "-" in it

The machine has region and local set to Japan

Progress installed selecting Japanese as default Language

Startup parameters for the client

-cpinternal SHIFT-JIS
-cpstream SHIFT-JIS
-cpcoll Basic
-cpcase Basic
-d ymd
-numsep 44
-numdec 46

Following is code to display label

def var t-outfile as char format "x(35)" no-undo.
update t-outfile label "Filename" with side-labels.