Yep :) Thanks be to you, too! :)
> Maybe this: > > data: "Charles-W-Raymond" > set [firstname middleinit lastname] parse data "-" > > Anton. > > > I'm not exactly sure what to call this, but in another > > language I sometimes > > use, I can do something like this. Where, hypothetically: > > data: "Charles-W-Raymond" > > info: [firstname middleinit lastname]: parse data "-" > > > > Make sense? Any ideas for me? Thanks folks!! > > > > --Charles > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
