@thecastle Maybe my shab will help you ready :)
I posted this in one thread a long time ago:
https://community.bablosoft.com/topic/14675/как-загрузить-браузер-с-куками-из-папки/4
remove all line breaks from a string in BAS
-
I have a text in a string that contains two line breaks. So I can't just use it, for example create a file with the string as name.
I want to replace everything that is not needed so that I have only the name at the end:Here is an example of the text.
Soccer fieldIn the end it should look like this.
Soccer fieldCould someone please help me.
