thread935-969152
First, it would not compile because the variable pocMedz is never declared.
Second, assuming that was fixed, the program simply clears the screen, then waits for the user to hit a key.
The Boolean expression in the IF statement will never evaluate to TRUE ergo the write...