I am writing a program which sends a text file to to a microcontroller via the serial port with the MSComm control.

I need to put a 10ms delay after each character and a 50ms delay after each line.

Can anyone give me some help?