Skip to Content
0
Former Member
Apr 09, 2010 at 07:00 AM

Set a field to null

450 Views

Hey guys I have a structure (a workare) which I want to set NULL not 0. I tried it with the command CLEAR WITH NULL but it doesnt work because my structure fields content references. This is not supported by the CLEAR WITH NULL command and I get an error.

Do you have any idea how to solve that problem?

Thans a lot