Consultor Eletrônico



Kbase P41467: Application compiler compiles into upper case
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/31/2009
Status: Unverified

SYMPTOM(s):

Application Compiler creates upper case .r code filenames

When using the application compiler, even though the source code file has a lower case name, the rcode file is created with an upper case file name. e.g. test.p becomes TEST.r.

FACT(s) (Environment):

Progress 8.x

FIX:

Convert the filename to lower case after it has been created.