I started to notice variation in capitalization of code words see "Substring2" below.
I tried cut and paste with autoformat on. No luck. Suggestions?
I tried cut and paste with autoformat on. No luck. Suggestions?
B4X:
pdir = pdir.SubString2(0, pdir.LastIndexOf("\"))
Dim prefix As String = s.substring2(0,k)
res = res.Substring2(0, res.length-1)