From: "Nathan Smith" Newsgroups: comp.os.msdos.djgpp Subject: Re: Send to >> Date: Mon, 11 Jun 2001 00:01:28 +1000 Lines: 22 Message-ID: <9fvujt$6as54$1@ID-86525.news.dfncis.de> References: NNTP-Posting-Host: 105.olv0101.olv.iprimus.net.au (210.50.12.105) X-Trace: fu-berlin.de 992181695 6647972 210.50.12.105 (16 [86525]) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was hoping of some work around in my code or something (using DJGPP to compile it). "Eli Zaretskii" wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 1010610163016 DOT 8019A-100000 AT is... | | On Sun, 10 Jun 2001, Nathan Smith wrote: | | > I created a shortcut in c:\windows\desktop\sendto. I can send about 4-6 | > files at once by selecting and right clicking >> send to >> myapp. Any more | > files and I get errors. Access to the specified device, path, or file is | > denied. Is there a work around for it? When is the maximum length send to | > can handle? What is the maximum lenght are parameters/dos command line for | > dos stuff? I made a conversion tool for myself. I need to convert about 300 | > files and doing in small batches is very slow. Any idea? | | Is this related to DJGPP in any way? If so, how?