RE: DESPERATE

2002-09-18 Thread Scot Robnett
cursively, suppress warnings } closedir(INVOICES); - Scot Robnett inSite Internet Solutions [EMAIL PROTECTED] http://www.insiteful.tv -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 10, 2002 2:34 AM To: [EMAI

RE: DESPERATE

2002-09-18 Thread Peter Eisengrein
Title: RE: DESPERATE try either changing your \ to / or else you need to \\ > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 10, 2002 03:34 > To: [EMAIL PROTECTED] > Subject: DESPERATE > > > > I&#

Re: DESPERATE

2002-09-18 Thread Trevor Joerges
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 10, 2002 3:34 AM Subject: DESPERATE | | I'm really desperate here. | I have a list of files in: | D:\ftproot\edi\inbox\ | | I want to move these files to : | D:\ftproot\edi\tmp\ |

Re: DESPERATE

2002-09-12 Thread Adam Ingerman
>On Tue, 10 Sep 2002 [EMAIL PROTECTED] wrote: > > > > > I'm really desperate here. > > I have a list of files in: > > D:\ftproot\edi\inbox\ > > > > I want to move these files to : > > D:\ftproot\edi\tmp\ > > before I can start processi

Re: DESPERATE

2002-09-12 Thread Paul \"Bo\" Peaslee
> Errr, I don't think you can move a file by "renaming", not on a Windoze box > anyway, and your use of a path like D:\ftproot implies Windoze to me. Maybe > I'm wrong, but these are my thoughts - untested. 'rename' will move files on NT and 2000. Don't know about the rest of the Windows family

Re: DESPERATE

2002-09-12 Thread Dick Penny
PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 10:06 AM Subject: Re: DESPERATE > On Tue, 10 Sep 2002 [EMAIL PROTECTED] wrote: > > > > > I'm really desperate here. > > I have a list of files in: > > D

Re: DESPERATE

2002-09-12 Thread Carl Jolley
On Tue, 10 Sep 2002 [EMAIL PROTECTED] wrote: > > I'm really desperate here. > I have a list of files in: > D:\ftproot\edi\inbox\ > > I want to move these files to : > D:\ftproot\edi\tmp\ > before I can start processing. > > > So I am using the code below

Re: DESPERATE

2002-09-10 Thread Adam Ingerman
>I'm really desperate here. >I have a list of files in: >D:\ftproot\edi\inbox\ > >I want to move these files to : >D:\ftproot\edi\tmp\ >before I can start processing. > > >So I am using the code below but it doesn't work. >I know I'm not eligible,

Re: DESPERATE

2002-09-10 Thread $Bill Luebkert
[EMAIL PROTECTED] wrote: > I'm really desperate here. > I have a list of files in: > D:\ftproot\edi\inbox\ > > I want to move these files to : > D:\ftproot\edi\tmp\ > before I can start processing. > > > So I am using the code below but it doesn't work.

Re: Desperate at porting from 522 to 631

2002-04-16 Thread Carl Jolley
> From: "Roland Mösl" <[EMAIL PROTECTED]> > To: "Perl-Win32-Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Wednesday, April 17, 2002 4:51 AM > Subject: Desperate at porting from 522 to 631 > > > I just make an other atempt to port my software