Consultor Eletrônico



Kbase P5606: What is the difference between a Method Library and a Structured Procedure File?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

GOAL:

What is the difference between a Method Library and a Structured Procedure File

FIX:

A Method Library is a Progress include file that contains ADM2 internal procedures and a Structured Procedure File is an AppBuilder-generated file that is organized into sections according to the AppBuilder's standard file format. This file can be edited using the Code Section Editor and does not have a graphical visualization when it is running.

The Structured Procedure File is not used for ADM2 internal Procedures, it is used also for general programming purposes.