Initial Programming Language Error 0000 - Version History
1.24 - 19/May/2010
- Fix memory access violation where any a form closes itself under certain circumstances.
1.23 - 3/Dec/2009
- Fix memory access violation where any section is longer than the intialise section causes and the IPL program is started from that section.
1.22 - 8/Dec/2008
- Added new form handling, Form2Open,Form2Close and Form2Exchange along with a form designer
- Support for multiline paste.
- Added automatic casting between string and numeric variables in most cases.
- Fix error where deleting the last line of the script when it is the only line on the screen causes a fatal error.
- Introduce the IsNumeric and IsNotNumeric predicates into the IF statement.