×
יו×ב שוחט
Hi,
I Wanted to know how can i delete the contect of a specific field by
background processing.
I know how to do it with foreground processing:
SelectTaskColumn Column:="Enterprise Flag2"
OutlineShowAllTasks
EditClear Contents:=True, Formats:=True, Notes:=True, Hyperlinks:=True
the problem is that I don't want "Enterprise Flag2" to be visible in current
view (and I don't want to use another view).
Thanks,
Yoav
I Wanted to know how can i delete the contect of a specific field by
background processing.
I know how to do it with foreground processing:
SelectTaskColumn Column:="Enterprise Flag2"
OutlineShowAllTasks
EditClear Contents:=True, Formats:=True, Notes:=True, Hyperlinks:=True
the problem is that I don't want "Enterprise Flag2" to be visible in current
view (and I don't want to use another view).
Thanks,
Yoav