Namespace: Consultingwerk.Util
Class 
ProcedureLibraryHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ProcedureLibraryHelper
Purpose:Provides suppport for listing Procedure Library Files
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Dec 26 09:08:08 CET 2017
Notes:Uses the ProcedureLibraryHelper custom log entry type



Top Method Summary
Options Name Purpose
+ GetFilesFromLibrary (character, character, table) Returns the list of files from the given procedure library
+ GetFilesFromLibrary (character, table) Returns the list of files from the given procedure library

Top Constructor Summary
Options Name Purpose
# ProcedureLibraryHelper () Protected constructor of the ProcedureLibraryHelper class


Method Detail
Top

PUBLIC GetFilesFromLibrary (character, character, table)

Purpose: Returns the list of files from the given procedure library
Notes:

Parameters:
pcLibraryName CHARACTER
The name of the Procedure Library
pcFileNames CHARACTER
Filter (Matches for the file names)
ttFileNames TEMP-TABLE ttFileNames
OUTPUT TEMP-TABLE with the resulting file names
Top

PUBLIC GetFilesFromLibrary (character, table)

Purpose: Returns the list of files from the given procedure library
Notes:

Parameters:
pcLibraryName CHARACTER
The name of the Procedure Library
ttFileNames TEMP-TABLE ttFileNames
OUTPUT TEMP-TABLE with the resulting file names


Constructor Detail
Top

PROTECTED ProcedureLibraryHelper ()

Purpose: Protected constructor of the ProcedureLibraryHelper class
Notes: Disallow instance creation



Temp-Table Detail

Temp-Table ttFileNames

Defined in:


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:16:57