> -Original Message-
> From: richard noel fell [mailto:[EMAIL PROTECTED]]
> Subject: problem with directory listing
>
> Below is sample code that does not work as I intend, the
> intention being
> to list all the sub-directories in a given directory.
>
> #!/u
richard noel fell'; [EMAIL PROTECTED]
> Subject: RE: problem with directory listing
>
> Whitespace, whitespace, whitespace. Right, got that over with now let's look
> at your code (formatted so it's readable)
>
> #!/usr/local/ActivePerl-5.6/bin/perl5.6.1 -w
&g
Sorry. That should have been prepend.
-Original Message-
From: John Edwards [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2002 12:47
To: 'richard noel fell'; [EMAIL PROTECTED]
Subject: RE: problem with directory listing
Whitespace, whitespace, whitespace. Right, got that ove
ir_to_process \n";
}
}
closedir DH;
HTH
John
-Original Message-
From: richard noel fell [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2002 13:07
To: [EMAIL PROTECTED]
Subject: problem with directory listing
Below is sample code that does not work as I intend, the intention being to
Below is sample code that does not work as I intend, the intention being
to list all the sub-directories in a given directory.
#!/usr/local/ActivePerl-5.6/bin/perl5.6.1 -w
use strict;
my $mw;
my $menubar;
my $algebra;
my @file_array;
my $dir_to_process = "/home/rfell/mathprogram";
opendir DH, $