Τετάρτη 20 Φεβρουαρίου 2019

Revision 22 Version 9.7

This is the final revision for 9.7 version.

All updates for GUI elements done. Also minor bugs removed.

The help file update and include the # functions for arrays. The # functions call one another, if result is an array e.g if p is a pointer to array then we can perform a series of  functions like this p#Filter(...)#Map(...)#Fold(...)

When we exit from a module with an error and before we set Nothing to user forms, the forms was not unloaded, and all references to forms (from M2000 variables) lost. Now there is an automatic routine which unload the forms. So we can programming in M2000 editor and call modules without any problem, even if we have errors in program.

Calling a method for com objects prior use only passing by value, now we can pass by reference using & before the name of variable.

An example exist in info.gsb in the updated meditor.

Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου

You can feel free to write any suggestion, or idea on the subject.