VT100 Emulation Code 
Author Message
 VT100 Emulation Code

        Is there a way to simulate VT100 emulation in basic. I've written
a cool "dedicated idiot" program for my company's clients to call us and
send routine commands they're too dumb to remember do the line, but if
they call up a UNIX editor or something it all looks like a dictionary
blew up in their faces.  Is there a way to convert what comes down the
modem so I get a decent emulation, and do I have to convert what's going
out as well?

Head Chef



Thu, 09 Jan 1997 15:38:56 GMT  
 VT100 Emulation Code

Quoting tline from a message in comp.lang.basic.misc
   > Path:
   >news.delphi.com!uunet!gatech!howland.reston.ans.net!news.intercon.com!ne

   > Newsgroups: comp.lang.basic.misc
   > Subject: VT100 Emulation Code
   > Date: 24 Jul 1994 03:38:56 -0400
   > Organization: Internet Access Cincinnati 513-887-8877
   > Lines: 13

   > NNTP-Posting-Host: great-miami.iac.net
   > X-Newsreader: TIN [version 1.2 PL2]
   > Is there a way to simulate VT100 emulation in basic. I've written
   > a cool "dedicated idiot" program for my company's clients to call us
   >and send routine commands they're too dumb to remember do the line,
   >but if they call up a UNIX editor or something it all looks like a
   >dictionary blew up in their faces.  Is there a way to convert what
   >comes down the modem so I get a decent emulation, and do I have to
   >convert what's going out as well?
   > Head Chef

   > .

Yes, I have the routines. I also have an ASM comm driver and ASM
screen print with two sets of graphics routines. One using the
BIOS and another using a direct screen write. They  will work in
most instances on everything from an XT on and will also "on the
fly" switch to ansi, if appropriate. Do I need to release a
shareware version?

                         David Colston
________________________________________________________________
|GO CUSTOM 250                    |DAVIDCOLSTON on Delphi      |
|Visit the Rainbow OLR Forum, and |internet                    |

---------------------------------------------------------------|

Fact - 3 out of 5 people aren't the other 2.

Rainbow V 1.02 for Delphi



Sat, 11 Jan 1997 02:29:22 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VT100 emulation in .Net?

2. VT100 emulation

3. Programming VT100 Emulation?

4. Q: vt100 Emulation package for VB?

5. VT100 Terminal Emulation Control Needed

6. vt100 emulation

7. VT100 Emulation using MSCOMM control in VB5

8. VT100 Terminal Emulation.

9. VT100 emulation via MSCOMM.VBX

10. VT100 Terminal Emulation

11. vt100 emulation

12. VT100 Emulation in a VBX?

 

 
Powered by phpBB® Forum Software