ListGetAt(list,1," ")
ListGetAt(list,2," ")

Mike

> I have a string returned from a db field, such as "my dog"
> (these strings will be different two word combinations, each
> word of different lengths - which to me rules out the use of
> Left() and Right().
>
> How would I take "my dog" and break it apart so that I can
> return two new vars,
>
> VARIABLE.firstword =
> VARIABLE.secondword =
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to