|
@@ -43,6 +43,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
|
|
|
<li>Array variables declared with <tt>#dim</tt> can now be initialized directly, like <tt>#dim MyArray[3] {1, '2', 3}</tt> for example.</li>
|
|
|
<li>Added new predefined variable <tt>Tab</tt>.</li>
|
|
|
</ul>
|
|
|
+ </li>
|
|
|
<li>Pascal Scripting change: Added new <tt>Set8087CW</tt> and <tt>Get8087CW</tt> support functions.</li>
|
|
|
<li>Some messages have been added in this version: (<a href="https://github.com/jrsoftware/issrc/commit/dfdf02aef168be458b64e77afb20ae53a5b4f2ec">View differences in Default.isl</a>).
|
|
|
<ul>
|