======  Paul Gilmartin  ======  wrote    2006-08-21 00:53:
On Sun, 20 Aug 2006 23:40:38 +0200, Thomas Berg <[EMAIL PROTECTED]> wrote:
But a tail that contains a blank is not a valid tail.  Am I right or have I 
missed something ?

    TAIL = "Foo Bar"
    Stem.TAIL = "Wombat"

... but it can only be accessed by assigning the tail to a variable, not
"Stem.'Foo Bar'", which is a concatenation -- the previously mentioned
constraint against expressions in tails.

I have never thought of that.  I have somewhat assumed that blanks are not 
allowed as part of a tail.
(When needed, I use hexstrings as tails.  E g  tail = C2x("Foo Bar").)
Now I can understand the urge for expressions in tails, it's a natural 
consequence of e g allowing blanks in tails.

--

__________________________

    Mundus Vult Decipi
__________________________

 They that can give up essential liberty to obtain a little temporary safety 
deserve neither liberty nor safety.
 - Benjamin Franklin

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to