Re: Aspect 3000 programming problem

charlie thibault (cth@bruker.com)
Wed, 11 Jan 95 10:23:01 EST

According to BROWNK@sask.usask.ca:
>
> ...
>
> 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?

There is a procedure called TET_FILE_SPEC in the unit FILESPEC provided
on the PASCOM 880808 floppy. This allows the use of wildcards or
lists of files to be used in a user program. See page 155 of the
PASCOM 880808 manual for details. If you need help with it let me
know and I will try to answer your questions.

Sincerely
Charlie

-- 
==================================================================
	
       ...     ...	Charles G. Thibault, Ph.D.
      .    * .    .	Manager of Software Development
       .   . .   .	Bruker Instruments Inc.
       B R U K E R	Manning Park
       .   . .   .	Billerica, MA. 01821 USA
      .    * .    .	(508)667-9580 x218
       ...     ...      cth@bii.bruker.com

=================================================================