Quote Originally Posted by newbie View Post
are there any string manipulation commands in picbasic pro?
Yes and no.
The serial type commands can manipulate strings up to a point.
Using arrays you can do pretty much what ever you want.