About Us Products Solutions Services Contact Us
Please...
Register Here!
Login Area Superbase Europe Newsgroups

Home
Sitemap

Technical Support
Services


Professional
Services


Academic and
Educational
Services


Publishing
Services


Marketing
Services


Free Download
Services


Training Services

 

 


Services -> Superbase Technical Support Services

What was New in Superbase 3.2

Previous
Next

Set Objects

These are instanciable objects created by dimensioning an object variable of type 'set', eg.:

DIM s AS set

A set is a collection of values (either numeric or string). The properties and methods of the set object are as follows:

AddArray(<array-specifying-string>[,<terminating-value>])

Difference(<another-set>)

Distinct

Elements()

Elements.Add(<value>[,<count>])

Elements.Clear()

Elements.Count

Elements.Remove(<value>[,<count>])

Elements.Parent, Elements.Tag and Elements.Type also exist.

GetCount(<value>)

Intersect(<another-set>)

Name

Parent

Tag

Type

TotalCount

Unite(<another-set>)

For more information about Set Objects, see the online help and the example programs.

 


Copyright © 2003 Superbase Developers plc, Cambridge, UK. All rights reserved worldwide.
   Legal Notice  Questions or comments? Contact webmaster@superbase.co.uk