Click to See Complete Forum and Search --> : MSComm implemented in VFP 6.0


mirage
July 2nd, 1999, 08:52 AM
I am looking for samples of code that implement MSComm in Visual FoxPro (preferably version 6.0). I would especially like to see how it is used in logging onto a host machine.

I have an application using it and have it dialing out and when I have a "display the in_buffer" and a "wait" statement at the beginning of the login process (to show me what is happening and when it is happening), it works fine. When I try to remove these statements, I run into trouble.

Thank you for any suggestions or ideas.

mirage