[futurebasic] Re: [FB] String Manipulation

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2004 : Group Archive : Group : All Groups

From: michael evans <michael.evans@...>
Date: Wed, 31 Mar 2004 23:44:48 -0500
on 3/31/04 10:11 PM, Robert Covington at artlythere@... wrote:

<snip>
> Here's one approach, that will still need adjustment for initial
> spacing perhaps. String things from Ken's Rosetta thingie.
<snip>

Thanks Robert for a fast and very helpful response.

Further testing found that these
Print FN MakeName$("FISHER-PRICE, MICHAEL A. W." )
Print FN MakeName$("  EVANS JR,MICHAEL A.W." )
are output with wrong lower casing.

I'm beginning to think that I need to separate the name flipping from the
lowercasing. First I lowercase then I flip names...

Cheers,

----------------------------------------------------------------------------
Michael Evans
----------------------------------------------------------------------------