Craig Moynes/Markham/Ibm wrote:
>
> Somehow I got myself into a pickle.
>
> I have a string being set by a command that is executing (and the command
> is failing). I strip out the newline characters.
> The length is returned as 21, when split into an array the size is 21. Yet
> when I try:
> p
PROTECTED]
M@IBMCA cc:
Subject: String with no contents and
length
try die $returned; just before the other code and you'll probably find
nothing is being passed to $returned
-Original Message-
From: Craig Moynes/Markham/IBM [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 12:30 PM
To: [EMAIL PROTECTED]
Subject: String with no contents and l
Perhaps you should post a little more code. I can't tell what the deal is
from what you've given us.
-Original Message-
From: Craig Moynes/Markham/IBM [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 14, 2002 12:30 PM
To: [EMAIL PROTECTED]
Subject: String with no contents and le
Somehow I got myself into a pickle.
I have a string being set by a command that is executing (and the command
is failing). I strip out the newline characters.
The length is returned as 21, when split into an array the size is 21. Yet
when I try:
print "!$returned!\n";
I get returned:
!!
Any id