X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jim Michaels Newsgroups: comp.os.msdos.djgpp Subject: Re: tried method for disabling globbing/wildcarding using stubedit, failed Date: Fri, 18 Feb 2011 15:55:22 -0800 (PST) Organization: http://groups.google.com Lines: 14 Message-ID: References: <1c742a99-b386-41cd-85d2-7f2012478cb6 AT k15g2000prk DOT googlegroups DOT com> <201102182246 DOT p1IMkCaX011983 AT delorie DOT com> NNTP-Posting-Host: 71.237.186.184 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1298073322 10608 127.0.0.1 (18 Feb 2011 23:55:22 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 18 Feb 2011 23:55:22 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: w9g2000prg.googlegroups.com; posting-host=71.237.186.184; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729),gzip(gfe) Bytes: 1804 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Feb 18, 2:46=A0pm, DJ Delorie wrote: > > stubedit a.exe "Enable command-line wildcard expansion"=3Dno > > > this fails and just gives me an error and help. =A0no specific > > instructions were figen on how to use this tool to eliminate globbing. > > There is no such option in the stub, nor does the stub control > globbing anyway. =A0Run "stubedit -h" for help. > > > I am sure I am doing something wrong. > > http://www.delorie.com/djgpp/doc/libc/libc_121.html this works. thanks.