This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MID$

Does keil software have an equivalent to basics MID$

a = "testing"
b = MID$(a,3,2) //b would = st

Parents Reply Children
No data