[Implemented] Optional NbOccurences for ReplaceString()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

[Implemented] Optional NbOccurences for ReplaceString()

Post by nco2k »

Code: Select all

ReplaceString(String$, StringToFind$, StringToReplace$ [, Mode [, StartPosition [, NbOccurences]]])
c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf