[Gambas-user] Split Function ???
Olivier Coquet
ocoquet at 3d-phenomen.fr
Tue Jan 12 14:03:24 CET 2021
Hi all,
I have a problem with Split function.
If I have a string like this:
*"Test - test2 - test3 test4"*
and I split with *" - "* separation string, I obtain
*"Test" "test2" "test3" "test4"*
and I want:
*"Test" "test2" "test3 test4"*
How can I make this ?
regards
Olivier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210112/151d0434/attachment.htm>
More information about the User
mailing list