Link to home
Start Free TrialLog in
Avatar of suling16
suling16

asked on

MSComm (Ctrl+Z in hyperterminal)

there is a command to execute sending an message out of a sms modem(ctrl+z) using hyperterminal.

how to do this in VB mscomm object in order to tell the object to execute this command?

mscomm.output=chr(17)+chr(90)?but this return as ctrl-z funtion in windows as "undo"..how to actually tell the mscomm object to execute the command like ctrl-z in hyperterminal?
ASKER CERTIFIED SOLUTION
Avatar of TimCottee
TimCottee
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of DanRollins
Hi suling16,
It appears that you have forgotten this question. I will ask Community Support to close it unless you finalize it within 7 days. I will ask a Community Support Moderator to:

    Accept TimCottee's comment(s) as an answer.

suling16, if you think your question was not answered at all or if you need help, just post a new comment here; Community Support will help you.  DO NOT accept this comment as an answer.
==========
DanRollins -- EE database cleanup volunteer
Avatar of Netminder
Netminder

Per recommendation, force-accepted.

Netminder
CS Moderator