How do I write a program that lets me convert text to Morse code on Turbo Pascal 7.0?

Answer:

There may be a more efficient method (I know very little about Morse code) but since there are only 26 letters you could use a giant if-else if statement.

First answer by Robogymnast. Last edit by Robogymnast. Contributor trust: 65 [recommend contributor recommended]. Question popularity: 1 [recommend question].