Simplicty and flexibility!


New Function(s) in 8 - SetVar()/GetVarl() - Internal function from (Ver 8.0.0.1172)

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

New Function(s) in 8 - SetVar()/GetVarl() - Internal function from (Ver 8.0.0.1172)

SetVar() and GetGlobal() is fully implemented in DataEase 8 from version build 1172.

Format: SetVar("Variablename","Value") where both parameters are string. Returns Empty String.

Format: GetVar("Variablename") where parameter is string. Returns String.

Can be used in conjunction with any other function. IF one want to transfere a Date or number one can use it with new function ToText() which is being implemented in 8.0.0.1173

SetVar("Variablename",ToText(DateField))

PS! These functions are not fully implmented in 8.0.0.1172 so format will change a little. Please don't use until further notice.


Written by DataEase 29/11/12 at 15:51:17 Dataease [{8}]FIVE
DG3_BlogList