![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have installed the Rocket personal edition of Universe and the terminal emulator AccuTerm on a laptop under windows7. When I run an accuterm session it picks up universe accounts OK and accepts TCL commands (LIST, BASIC etc) but does not format the screens as generated by BASIC programs - just a prints a string of the data I am trying to display interspersed with control characters. Also keys such as delete, pg up, pg down do not work; they also just get control chrs displayed on the screen. Anything I can do to get terminal emulation working fully? I've tried different terminal types (WY60, VT100 etc). |
#3
| |||
| |||
|
|
I have installed the Rocket personal edition of Universe and the terminal emulator AccuTerm on a laptop under windows7. When I run an accuterm session it picks up universe accounts OK and accepts TCL commands (LIST, BASIC etc) but does not format the screens as generated by BASIC programs - just a prints a string of the data I am trying to display interspersed with control characters. Also keys such as delete, pg up, pg down do not work; they also just get control chrs displayed on the screen. Anything I can do to get terminal emulation working fully? I've tried different terminal types (WY60, VT100 etc). |
#4
| ||||
| ||||
|
|
On Wednesday, April 4, 2012 11:28:34 AM UTC-4, Ares wrote: I have installed the Rocket personal edition of Universe and the terminal emulator AccuTerm on a laptop under windows7. When I run an accuterm session it picks up universe accounts OK and accepts TCL commands (LIST, BASIC etc) but does not format the screens as generated by BASIC programs - just a prints a string of the data I am trying to display interspersed with control characters. Also keys such as delete, pg up, pg down do not work; they also just get control chrs displayed on the screen. Anything I can do to get terminal emulation working fully? I've tried different terminal types (WY60, VT100 etc). can you post a bit of the basic program. PRINT @(col,row) should work fine |
|
ED HB TP1 3 lines long. |
|
RUN HB TP1 |
|
TERM Terminal Printer |
#5
| |||
| |||
|
|
Do you know what emulation is currently set on the Universe port? A TERM command in D3 would display that for you. I'm not sure if Universe is the same. Steve |
#6
| |||
| |||
|
|
On Wednesday, 4 April 2012 17:57:48 UTC+1, Richard_Wilson wrote: On Wednesday, April 4, 2012 11:28:34 AM UTC-4, Ares wrote: I have installed the Rocket personal edition of Universe and the terminal emulator AccuTerm on a laptop under windows7. When I run an accuterm session it picks up universe accounts OK and accepts TCL commands (LIST, BASIC etc) but does not format the screens as generated by BASIC programs - just a prints a string of the data I am trying to display interspersed with control characters. Also keys such as delete, pg up, pg down do not work; they also just get control chrs displayed on the screen. Anything I can do to get terminal emulation working fully? I've tried different terminal types (WY60, VT100 etc). can you post a bit of the basic program. PRINT @(col,row) should work fine Here is a capture of the contents of the screen showing a suitable program plus TERM details: ED HB TP1 3 lines long. ----: P 0001: PRINT @(-1): 0002: CRT @(20,10):"HELLO"; 0003: END Bottom at line 3. ----: Q RUN HB TP1 HELLO TERM Terminal Printer Page width: 79 80 Page depth: 24 66 Page skip : 0 LF delay : 0 FF delay : 2 Backspace : 8 wyse60 |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
terminal is wyse60 at bottom of accuterm screen and on tools>settings>term type and on TCL TERM accuterm release is 7.0d (7.0.1411) |
#9
| |||
| |||
|
|
terminal is wyse60 at bottom of accuterm screen and on tools>settings>term type and on TCL TERM accuterm release is 7.0d (7.0.1411) |
![]() |
| Thread Tools | |
| Display Modes | |
| |