ACM Home Page
Please provide us with feedback. Feedback
DIALOGUE: providing total terminal independence
Full text PdfPdf (405 KB)
Source AFIPS Joint Computer Conferences archive
Proceedings of the June 7-10, 1982, national computer conference table of contents
Houston, Texas
SESSION: Social and organizational implications table of contents
Pages 509-514  
Year of Publication: 1982
ISBN ~ ISSN:0095-6880 , 0-88283-035-X
Author
David Vaskevitch  Standard Software Limited, Toronto, Ontario
Sponsor
AFIPS : American Federation of Information Processing Societies
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 0,   Downloads (12 Months): 3,   Citation Count: 0
Additional Information:

abstract  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1500774.1500839
What is a DOI?

ABSTRACT

A software tool, called DIALOGUE, makes application programs completely terminal-independent so that they can be used from both formatted screens and character mode terminals. The independence is achieved by providing programmers with a high-level record definition language for describing the data. This language isolates the programmer from the details of terminal interaction so they can be automatically handled in the most appropriate fashion at execution time.

To support various terminal types most effectively, DIALOGUE may generate a different interface for each brand of terminal. A unique aspect is its typewriter interface which supports character mode terminals so that they are indistinguishable (to the application) from formatted screen terminals. Devices such as light pens and OCR readers are also supported.