Can anyone tell me the code to call another program? Here's an example:

---
Enter selection: 1, 2, 3: 3 (when I enter 3)
the program will execute: notepad.exe ...etc.

Thanks.