> If accessing external modems are so easy as anybody says, why this
> piece of code doesn't works?

Does the modem work when you use existing software like Erix?

> 10 ' an US Robotics 33600 external modem is connected into
> 20 ' my ASCII or Gradiente RS232 serial
> 10 _COMINI ' change to whatever you want. it doesn't work anyway

You should give some parameters maybe, but you say it won't work anyway.
Hum.

> 20 OPEN"COM:" FOR OUTPUT AS 1
> 30 ?#1,"ATZ";CHR$(10); ' CHR$(13)? CHR$(10)? both??

My guess is just CHR$(13), since hitting RETURN works in COMTERM.

> Also, using "_COMTERM" and any parameters combination in "_COMINI"
> I'm not able to communicate with the modem (not sending nor receiving
> data)... :(

Strange. I used CALL COMTERM once, and it seemed to work, IIRC.

I hope someone can clarify this.

Best regards,

Manuel

---------------
Pre-PS: After 30/9/2000, I cannot use this address anymore. Therefore,
from 25/9/2000, please send all mail to [EMAIL PROTECTED], my always-
valid address. I can also read that mail from here in Japan. Thank you.
PS: MSX 4 EVER! (Questions? See: http://www.faq.msxnet.org/ )
PPS: Visit my home page at http://bilderbeek.cjb.net/


****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to