home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16102 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  1.3 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!canterbury.ac.nz!cosc.canterbury.ac.nz!david
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: MatchFirst/MatchNext questions...
  4. Message-ID: <BxzsH4.A8y@cantua.canterbury.ac.nz>
  5. From: david@cosc.canterbury.ac.nz (David Eaves)
  6. Date: Fri, 20 Nov 1992 02:05:28 GMT
  7. Organization: Computer Science Department, University of Canterbury
  8. Keywords: MatchFirst MatchNext
  9. Nntp-Posting-Host: bkahu.canterbury.ac.nz
  10. Lines: 18
  11.  
  12.  
  13. Hi,
  14.  
  15.   I have been writing a few utilities for AmigaDOS 2.0, and am
  16. having a bit of trouble with the pattern matching routines MatchFirst
  17. and MatchNext.  I seem to get some quite wierd stuff back from them at
  18. times (garbage file names etc).  I'm a bit stumped by this, and wondered
  19. if it may be due to my program moving/creating/deleting files within
  20. pattern matching.  What I wish to know is are all file operations legal
  21. during pattern matching (ie can I create a new file as a result of each
  22. MatchNext call, for example).  Thanks in advance for any help,
  23.  
  24.                         Dave
  25.  
  26. =========================================================================
  27. == David Eaves, Computer Science Department, University of Canterbury, ==
  28. =========== New Zealand.  EMail: david@cosc.canterbury.ac.nz ============
  29. =========================================================================
  30.