Operating System - HP-UX
1833816 Members
2816 Online
110063 Solutions
New Discussion

Re: Glance on vt100 emulator - display gets misaligned

 
SOLVED
Go to solution
Brad Marks
Super Advisor

Glance on vt100 emulator - display gets misaligned

When I bring up glance, the first screen looks fine. After it refreshes itself, the data is no longer aligned properly.

I've attached a file, 'GlancePlus.doc', which shows both the first screen and a misaligned one.
Any ideas why this would suddenly start happening?
Thanks in advance,
Brad
It's not impossible -- it'll just cost more...
2 REPLIES 2
Hein van den Heuvel
Honored Contributor
Solution

Re: Glance on vt100 emulator - display gets misaligned


Typically this happens when the TAB setting gets mucked. up. This is a programmable setting, but there is really only one useable setting: a tab every 8 positions.

Your terminal emulator is likely to have an 'options' or 'setting' drop down with a 'tab' or 'display' entry with a 'tab' button. Select the tab setup pages and verify current setting while it is failing.
There may wll be a 'set every 8' button. If not, set the list to: "9 17 25 33 41 49 57 65 73 81 89 97 105 113 121 129 "

hth,
Hein.
Brad Marks
Super Advisor

Re: Glance on vt100 emulator - display gets misaligned

Hein,
Thank you for pointing me in the right direction. There is a setting for 'newline' the choices are CRLF LF & CR. For some reason it was set to LF; I changed it to CRLF and everything is wonderful!
Thanks again,
Brad
It's not impossible -- it'll just cost more...