Pocket Programming Language version 1.51 has just been released.
This version mainly fixes bugs found in 1.50.
	- OVERRIDE is not allowed in Class definition anymore.
	- Fixed internal function call inside a class procedure or function.
	- Fixed executable creation in PIDE.
	- Removed ByteCode compiler option from PIDE.
	- Fixed GameAPI focus restore not to blank screen.
	- Fixed Profile result window, sorting of all columns.
	- Fixed bugs with IIF() statement.
	- IIF() needs to separate arguments with ; and not a ,
	- Fixed some bugs with list indexing. Ex: Lst$[10] = 10;
Download it here: http://www.arianesoft.ca/download.php?view.48
To learn more about PPL follow this link: http://www.arianesoft.ca/page.php?1
			