Thanks. My b4a implementation saves out a 24 character progress code which, on reloading, is then read and parsed into the respective variables using ProgressCode.SubString2(0,1) etc.
Substring does not work in b4i. I heard that the b4a stringfunctions library could somehow be run as a module in b4i but I don't know how.
Any ideas?