Is_There_Room_For_A_Line
bool May_Do_It = !Last_Row && Is_There_Room_For_A_Line(form);
Is_There_Room_For_A_Line(form);