The test was assuming that VMS::Stdio::getname always returns an upper case name. On recent versions of VMS (7.2 and later) this is not necessarily true, depending on various volume-specific and process-specific settings. The patch makes the comparison case blind, which is the only reliable way to do it.Thread Next