Hi Kim,
you are very helpful as usual
Thanks a Lot
Ely Pinchover
-----Original Message-----
From: Kim, Cardyin [mailto:CKim@s...]
Sent: Tuesday, February 19, 2002 11:08 PM
To: professional vb
Subject: [pro_vb] RE: Simulating " Modem Diagnostics - More Info" in VB
Use the MS Comm object to get a connection to your modem, then
simply send the commands in order as you see them on the left
column of your diagnostics screen. For example:
ATQ0V1E0
AT+GMM
AT+FCLASS=?
AT#CLS=?
These query strings may be different from modem to modem,
but there may be some standards one that work from
all of them.
Cardyin
-----------------------------------------
Cardyin Kim
Client/Server and Web Development Analyst
San Antonio Community Hospital
Upland, California
ckim@s... (xxx) xxx-xxxx
-----------------------------------------
-----Original Message-----
From: Ely Pinchover [mailto:elyamltd@n...]
Sent: Tuesday, February 19, 2002 12:12 PM
To: professional vb
Subject: [pro_vb] Simulating " Modem Diagnostics - More Info" in VB
Hi all,
I need to write some code in VB which does to the MODEM the same thing as
the " Diagdostics ---> More Info " ( in the Control Panel - Modem
Icon)
Thanks,
Ely Pinchover
to unsubscribe send a blank email to $subst('Email.Unsub')...