lli-baan
31st July 2002, 11:45
I have a small problem and I'm sure somebody can help me.

I will make a change in a library like this

If "choice.of.parent.session"= mark.delete then
....
endif

Now I found two variables in the dll, which show the choice of the parent.session:

1. choice
2. g.update.status

Does anybody know which one I use best instead of "choice.of.parent.session"???

lli-baan
31st July 2002, 11:51
Hi!!!

Sorry for the question. I tried it myself and the variable g.update.status seems to be no "real" system variable.

With choice it works!!!