Xref: utzoo comp.os.msdos.apps:9 gnu.utils.bug:1144 Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!dali.cs.montana.edu!mintaka!bloom-beacon!eru!luth!sunic!mcsun!ukc!warwick!bsrdp From: bsrdp@warwick.ac.uk (Hylton Boothroyd) Newsgroups: comp.os.msdos.apps,gnu.utils.bug Subject: Filename expansion missing from MSDOS gawk, version 2.11 Keywords: gawk, filename Message-ID: <1990Jun28.103243.7818@warwick.ac.uk> Date: 28 Jun 90 10:32:43 GMT Sender: news@warwick.ac.uk (Network news) Organization: Warwick Business School Lines: 19 On a UNIX system a command of the form gawk -f process.awk data*.* has the wildcard filename expansion dealt with by the UNIX shell. On an MSDOS system, at least with version 3.xx, there is no such shell expansion. Instead, wildcards are dealt with *within*each*application* by first match (INT21H/4EH) and next match (INT21H/4FH). The 2.02 beta version did that. The 2.11 version currently on SIMTEL does not: all filenames have to be explicitly entered. Is a suitable upgrade on the way? --- -- ----------------------- Hylton Boothroyd Janet: h.boothroyd@uk.ac.warwick.cu Warwick Business School Darpa: h.boothroyd%cu.warwick.ac.uk@relay-nsfnet.ac.uk University of Warwick Uucp: h.boothroyd@warwick.uucp