if (int_rate > 100) message_box("Interest rate error");
if int_rate > 100 then message_box('Interest rate error');