Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

MatchEnd

Free storage allocated for MatchFirst()/MatchNext()

Declaration

Source position: amigados.pas line 2192

procedure MatchEnd(

  anchor: PAnchorPath

);

Description

Return all storage associated with a given search.

See also

MatchFirst

  

Finds file that matches pattern

ParsePattern

  

Create a tokenized string for MatchPattern()

Examine

  

Examine a directory or file associated with a lock

CurrentDir

  

Make a directory lock the current directory

MatchNext

  

Finds the next file or directory that matches pattern

ExNext

  

Examine the next entry in a directory


Documentation generated on: 2021-07-30