I have been trying several of the functions in José's framework.
Still many to try, but the AFX string procedures are worth a mention.
Something I needed that would have taken ample lines by myself were resolved with two lines of his code.
The AFXparsecount etc gives the old Powerbasic functionality with perfect ease.
You have done masterfull work.
-Peter
Thanks very much for your kind words. The first thing that I tried with FreeBasic was to implement a dynamic unicode string. If I had not succeeded, I wouldn't have done anything else with this compiler. Then I tried to add as much of the missing PowerBasic functionality as possible.