Question:

Accessing a serial port

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

1 ANSWERS


  1. You can make "CALL 'SYSTEM' USING command-string "
    And command-string can be any exe, also one that calls windows api and sends to write / or returns readen  data to/from comm ports.
    Examples at
    http://www.escobol.com/modules.php?name=Content&pa=showpage&pid=12;

    Other way is to develop your C interface to api based on Codebridge
    Search at microfocus lyant  rmcobol website

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.