Page 1 of 1

Replace the colon character in file [Resolved]

Posted: Mon Oct 27, 2025 7:04 pm
by Kwai chang caine
Hello at all :D

*i try to replace the : character (Colon) in the titile of file
I have found this one ∶
https://codepoints.net/U+2236
But i don't know how i can write it with chr() in PB :oops:

Someone have an idea ?

Have a good day

Re: Replace the colon character in file

Posted: Mon Oct 27, 2025 7:09 pm
by Little John

Code: Select all

Debug Chr($2236)

Re: Replace the colon character in file

Posted: Mon Oct 27, 2025 7:17 pm
by Kwai chang caine
Thanks a lot for your precious and faster help
Have a very good day 8)