Hi Ginsengelf
Thank you for the info.
Would like to know how do I store individual strings in a QSstring variable, if I enter a complete string such as "My name is". Then I would like to store "My" in a separate string and so with "name" and "is", but I only enter a complete string for input using QStringList.
regards