Page 1 of 1

Some additional string library functions

Posted: Tue Feb 24, 2026 11:21 pm
by spikey
#PB_String_InPlace for LCase and UCase
It would be useful to be able to LCase or UCase larger strings in place the same way that ReplaceString can.

FindString in a buffer
It would be useful to be able to supply a pointer argument to FindString's String$ parameter.

TCase or ICase
A New Function To Initial Capitalise A String

Thank you for consideration.

Re: Some additional string library functions

Posted: Wed Feb 25, 2026 8:24 am
by jacdelad
Sorry, wrong thread...

Re: Some additional string library functions

Posted: Wed Feb 25, 2026 9:27 am
by mk-soft
In version PB v6.40 Alpha there will be no string inplace. Has also been removed in ReplaceString.