Progress
Open Client
Developer’s Guide


Proxy Naming Conventions

ProxyGen uses the following default naming conventions for proxy objects and methods:

NOTE

On Windows platforms, the case of the r-code filename is affected by the name entered during 4GL compilation. For example if you execute the following COMPILE statement in the Progress Procedure Editor:

COMPILE aBCdEf.r SAVE.

The generated r-code filename is aBCdEf.r, even though Abcdef.p might be the actual procedure filename. Thus, the generated method name is aBCdEf or CreatePO_aBCdEf for a persistent procedure.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095