************************************************************************
Confidential Trade Secret.
Copyright 1987-1992 Data Access Corporation, Miami FL, USA
All Rights reserved
DataFlex is a registered trademark of Data Access Corporation.
$Source: k:\RCS\.\pkg\set.pkg,v $
$Revision: 1 $
$State: Exp $
$Author: james $
$Date: Apr 01 16:09:27 1997 $
$Locker:  $
$Log: set.pkg,v $
Revision 2.1  1993/08/25  17:49:41  james
Adding new main branch
Revision 1.2  1993/04/28  00:20:34  james
Initializing 3.04 source code.
Revision 1.1  1992/09/08  14:43:09  james
Initial revision
Revision 1.4  92/05/14  17:15:20  SWM
Updated Copyright slug.
Revision 1.3  92/03/09  19:04:28  james
Added #CHKSUB directive to insure source
only compiled with correct revision of
compiler.
Revision 1.2  91/11/26  17:43:48  elsa
Only a test
Revision 1.1  91/10/23  10:22:35  elsa
Initial revision
************************************************************************/
************************************************************************
File Name: Set.Pkg
Creation Date: January 1, 1991
Modified Date: May 23, 1991
Author(s): Steven A. Lowe
This module contains the Set class definition.
************************************************************************/
set.pkg  (view source)- import declarations
			
 - Set : ARRAY
- integer
Find_Element(string ElemStr)
			- Integer
ndx - Integer
retVal - Integer
ArrMax - String
ArrVal 
 - integer
Add_Element(string Elem_Str)
			- Integer
Ret_Val 
 
Remove_Element(string sElement)
			- Integer
iIndex 
 
References (9):
Field References (0):
| Module | Containing Symbol | Line | 
|---|