The real problem, from a programming point of view, is how to look at all
of the files on the disk. In other words, how do you tell the program to look
at (for example) '**.001' or all files ending in extension .001? This is easy
in MSDOS using the findfirst and findnext functions but there are no
equivalents in ADAKOS that I can find.
How can I implement this type function using Pascom and/or Macro?
Keith Brown
University of Saskatchewan
Saskatoon, Saskatchewan
BROWNK@SASK.USASK.CA