MID function in <VBSTRING>
Posted: Wed Dec 04, 2013 10:44 pm
The MID function in VBSTRING.bas has an error in it. The statement "sharedString = right(s,len(s) - start -1)" should read "sharedString = right(s,len(s) - start + 1)"
Questions about Coridium's BASIC and C products
https://www.coridium.us/forum/