Sudipta
26th March 2008, 11:20
Hi...
I m using Baan V c...While debugging a report i found a field called "r.need.value" which contains some value in it. Can anyone please explain from where this field is getting the value and what is the use of that field? Also there is one function used as r.need.cmd(), what is the use of this function or how this function works?


Thanx
Sudipta

NirajKakodkar
27th March 2008, 07:25
Hi Sudipta ,

I think r.need.cmd() is same as need() command

need( expr ) - Force a page break if the number of free lines is less than expr.

Hope it helps you .

Regards,
Niraj