[Implemented] StringField multiple character delimiter
[Implemented] StringField multiple character delimiter
How about the ability for a delimiter that is multiple characters long. I know this is easy to write yourself, but I would be nice to have it build right into the StringField procedure.
This is one example, quickly searched for with "separator stringfield":
http://www.purebasic.fr/english/viewtop ... tringfield
http://www.purebasic.fr/english/viewtop ... tringfield
PB 4.30
Code: Select all
onErrorGoto(?Fred)
If you have a look at the statusbar or in the help, you can see that there is also written "separator", not "delimiter".
This is just meant as hint, not as an argumentation.
This is just meant as hint, not as an argumentation.
PB 4.30
Code: Select all
onErrorGoto(?Fred)