Consultor Eletrônico



Kbase 9293: RESULTS Initial Build: Naming Conventions for Query Forms
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
RESULTS Initial Build: Naming Conventions for Query Forms

910719-elp051. Common problems during Initial Build:

1.5. Naming Conventions for Query Forms

The naming convention RESULTS uses for generated query forms
is very simple. For each database file, it takes the first
eight letters of the name. Then it looks for a .p, .i, .f or .r
anywhere in the PROPATH with that name. If it finds
anything, it switches to a file name qry?????, where ?????
is a five«digit integer chosen to
not overwrite anything so far found or generated.

For example, in building against only the files demo1.order-line
and demo2.orde r-line, and assuming no other order-li*.*
files are in the PROPATH, the following would happen.
First, demo1.order-line would produce order-li.p, order-li.i,
order-li.f and order-li.r. Then, demo2.order-line
would produce qry00001.p, qry00001.i, qry00001.f and qry00001.r.

Progress Software Technical Support Note # 9293