New line start uppercase

Just starting out? Need help? Post your questions and find answers here.
Attila Robert A
New User
New User
Posts: 1
Joined: Sun May 24, 2020 2:17 pm

New line start uppercase

Post by Attila Robert A »

Hi
I would like to ask for help. I am a very beginner in Purebasic programming, sorry for the silly question.
Task:
When the user clicks a button with the left mouse button, the new line (in the text editor) begins with an uppercase letter (not just the first character, the line). After typing and pressing “Enter”, the next line restarts normal text mode. (I know, how I do it if the string is ready, but I do not know, how to do it in empty line)
Thank you very much