Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Modification of a registred value


Jamal May 31, 2017 07:03 PM

Hi,

Is it possible in CRbasic to modify a registred value.

For example:

TableName.FieldName(1,1)= new value

Thanks.


smile May 31, 2017 08:56 PM

Hi

You can change the name of the column, you can copy it to the numeric, to use it in a thousand ways,

but the value of the measure is now in historical memory and I do not think it is useful, safe and smart to change it.

Logic tells me this, I try to look.

After you have it in the numeric you can use it, to edit it and create a new table, parallel to the original, which notifies you the variation you would have wanted to do!

Smile

Log in or register to post/reply in the forum.