ie, If the OPEN COM statement is hanging then the problem is certain to be an O/S issue. Do you have a fax app or something running at the same time? If you are using COM1, what is using COM3? (COM1 and COM3 share interrupts by default).
Which begs the question: is COM1 on the ME system using the standard COM1/IRQ4 arrangement? If not, you may need to specify the interrupt too, and possibly even set the port address in the BIOS table (see COMMUNIT.BAS in the EXAMPLES folder).
Finally, can you please post the <U>actual</U> code you are using, rather than a mock-up please? That is, the line shown above does not comply with the syntax of the OPEN "COMn" statement, and if we can see the actual code, we won't (hopefully) waste time making inappropriate suggestions...

Thanks!
------------------
Lance
PowerBASIC Support
mailto:[email protected][email protected]</A>
Leave a comment: