if (system(qw/vp -e/, $ENV{VREL}) != 0) { # last command failed system(qw/vscmd set-measure-mode fast/); system(qw/vscmd pg-address-check off/); }