PPL 1.53 in the works
There are a few issues with 1.52, nothing big but we’d like to fix them soon.
So we should have this one released in the next few weeks.
Here are the issues to be resolved:
- Multiple assignment eg: a$,b$,c$=”xxx”; is now caught as an error.
- PostMessage(NULL, WM_TERMINATE, 0, AppHandle$); doesn’t work properly.
Here are the issues that have been resolved so far:
- Fixed structure +=, -=, *=, /= operators on strings.
- Fixed WaitForInput() function to exit properly when used with -1 and PPL exits.



Hee hee – Thought that 1.52 was going to be the last V1 release. Thanks Alain for your quick update on this. I had not even tried any of the problem functions yet.