#Pseudo code for($i,$i=(scalar@Array),$i++) { if ($Array[i] ne "DontPrintMe") { print($Array[i]; } }