check if record exists { if not present{ &add_new; } else { print " RECORD EXISTS"; } }