Simplicty and flexibility!


New Release - DataEase 8.0.0.1358 - Important Change! Set/GetGlobal() changed to Set/GetVar()

Started by DataEase
You will need to Sign In to be able to comment on the Blog!

New Release - DataEase 8.0.0.1358 - Important Change! Set/GetGlobal() changed to Set/GetVar()

We have now changed SetGlobal() and GetGlobal() internal function to SetVar() and GetVar().

If you have used our internal SetGlobal()/GetGlobal() function you will need to change your code to reflect the function name changes.

We have changed the names of these functions due to the wide use of the CDF functions with the same names. 

The CDFs will now work in Parallel with the internal functions.

Format for internal functions are:

SetVar("MyVarName","MyVarValue") ex. SetVar("Customer","British Petroleum") 

Format for CDF if installed (this is not shipped with DataEase.

SetGlobal(N,"MyVarValue") where N is a number between 1 and 99.



Written by DataEase 05/08/13 at 13:35:17 Dataease [{8}]FIVE
DG3_BlogList