Xref: utzoo comp.os.msdos.apps:14 gnu.utils.bug:1154 Path: utzoo!attcan!uunet!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!uwm.edu!dogie.macc.wisc.edu!decwrl!bacchus.pa.dec.com!shlump.nac.dec.com!deceds.dec.com!tomg From: tomg@deceds.dec.com ( The Final Frontier) Newsgroups: comp.os.msdos.apps,gnu.utils.bug Subject: Re: Filename expansion missing from MSDOS gawk, version 2.11 Summary: MSC wildcard expansion Keywords: gawk, filename Message-ID: <405@deceds.dec.com> Date: 29 Jun 90 15:18:05 GMT References: <1990Jun28.103243.7818@warwick.ac.uk> <1990Jun29.031154.11941@druid.uucp> Organization: DEC Educational Services Lines: 17 > > Actually, all you have to do is include the proper file during the link > phase. If you are using Turbo C, this file is WILDARGS.OBJ. I can't > recall the name of the MSC file but it does exist. When included it does > the filename expansion and presents the arguments to main like Unix shell > does. For MSC you need to link with the file setargv.obj to get wildcard expansion. -- | (UUCP) {decvax, ucbvax, allegra}!decwrl!fstvax.dec.com!gallo | | (ARPA) gallo%fstvax.DEC@decwrl.ARPA | | (BITNET) gallo@fstvax.dec.com | | Opinions expressed here are my own,not those of my employer!!! |