access to someone
else's closed/old system?
Shawn T. Carroll, CCNA
ALLTEL Information Services, Inc.
2 Burlington Square
Burlington, VT 05401
(802) 660-7812, Voice
(802) 660-7854, Fax
-Original Message-
From: Norris, Joseph [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 12
believe I'm accusing Microsoft of economizing on operating system
code :)
Shawn
p.s. maybe there's a way to access the "set as background" call, or an easy
way to convert between .jpg|.gif to .bmp floating around out there as a
script/module (then you can make the appropriat
e different.
I don't have a problem on Unix but I'm getting killed on Win2K.
I believe that it has something to do with the # of characters basename
can have.
Any Ideas? Is this a windows quirk/feature?
Thanks
Shawn J.
__
When I left this list, and other Perl lists, 4 years ago to pursue other
technology interest.
read that as "Sick of Perl, Perl Lists, being flamed for valid
questions, poor beginners manuals
and arrogant list members".
I left Perl as well.
You were having this same problem/discussion 4 YEAR
It's decent. Memory pig and really slow to start up. I have to shut it
down and restart it once or twice a day to keep it from being flaky.
Hate the fact that I can't set the line terminators myself when editing
Unix files on a win machine.
The regular expression tool is killer! It almost
you then serve. If this doesn't
get you on your way, repost with a little clearer description.
> Shawn
>
> ___
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> http://list
What is the html call you are making to get the script?
Shawn
- Original Message -
From: "Kaspars Vilkens" <[EMAIL PROTECTED]>
To: "Activeperl LISTSERV" <[EMAIL PROTECTED]>
Cc: "Perl-Web LISTSERV" <[EMAIL PROTECTED]>; "Perl-Users
No matter what I did (basically unstalling both and reinstalling PWS first)
the install script would not let me into the last two check boxes for
installing script mapping for Activeperl or PerlIS. The result was that
when the registry entry refered to below was added all that happened when
the s
Is it possible to print to STDOUT and STDERR in one print statement?
STDERR Has been redirected to a file and I was wondering if
print STDOUT STDERR "This is what I want to print\n";
will work of if I need two print statements?
Much Thanks in advance