>
I am playing with RBW NOHEADER option and I noticed one more point :
Forms have to be resized when NOHEADER is used.
   EDIT USING &vnomform AT .vx1, .vy1, .vx2, .vy2 CAPTION .vcaption
display a nice form with correct margins, but :
   EDIT USING &vnomform AT .vx1, .vy1, .vx2, .vy2 CAPTION .vcaption
NOHEADER
with the same values for vx1, vy1, vx2, vy2 display ugly scroll bars.
<

An other problem I am just discovering :

NOHEADER works (with the above issue) only with EDIT USING
Don't with ENTER ....
Return 'Syntax is incorrect ....'

Yes, I know that this option is missing in online help for ENTER command
....

Is there any logical reason to that ?

J.M. GRATIAS, Logimatique

Reply via email to