sName = CwGetNextRegionName() sName (string) The name of the next region.
/* Obtain the list of available regions. */ count = 1 t = CwGetFirstRegionName() do while t \= '' region.count = t t = CwGetNextRegionName() count = count + 1 end
Functions by NAME |
Index |
Functions by PURPOSE |