|
|
| Author |
Message |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Hello,
Please look at this topic
http://ibmmainframes.com/viewtopic.php?p=185877#185877
Data that has been "coded" is not properly aligned. The hex over/under is correct, but characters in the "data" line have been shortened.
Here is a bit of the same data:
| Code: |
;Ò Ø @ ïCHALU4.0. 0 ° ¤
005E08070005CCCDEF4F4004F4419390000
00ED000C0047381344B0B010000000F000F
-----------------------------------
;Ó ø¤ M DELHI
005E02010002790000D44444444444CCDCC
00EE010D00800F000F40000000000045389
-----------------------------------
|
Thank you,
d |
|
| Back to top |
|
 |
References
|
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1746 Location: At my desk
|
|
|
|
It looks good to me, both with Firefox and MSIE.....
Dick, if what you posted is not aligned correctly, I'd guess that the problem is in your browser. |
|
| Back to top |
|
 |
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 6469 Location: Brussels once more ...
|
|
|
|
| CICS Guy wrote: |
It looks good to me, both with Firefox and MSIE.....
Dick, if what you posted is not aligned correctly, I'd guess that the problem is in your browser. |
Or last nights session with the boys  |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 4060 Location: Charlotte,NC USA
|
|
|
|
| I see it too. |
|
| Back to top |
|
 |
mcmillan
Site Admin
Joined: 18 May 2003 Posts: 1070 Location: India
|
|
|
|
| Quote: |
| Data that has been "coded" is not properly aligned. |
Any screenshot? |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Hello,
Please see attached - wasn't able to "paste" into this reply. . .
d |
|
| Back to top |
|
 |
mcmillan
Site Admin
Joined: 18 May 2003 Posts: 1070 Location: India
|
|
|
|
Testing...
| Code: |
A B C D
E F G
H I J K |
Dick,
May I know the expected display? |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Hi Mac,
| Quote: |
| May I know the expected display? |
Sorry, but i don't understand the question?
The "Code" you posted appears to be "spaced" when i see it, but i have no frame of reference to say if the spacing is all the same (fixed rather than proportional).
The times i've noticed the inconsistent spacing is when the line contains other than "regular" displayable characters - i.e. not on the keyboard, but they do display.
d |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1746 Location: At my desk
|
|
|
|
Dick,
Do a quote and copy the data between the codes.
Paste it into notpad and compare both.
They lined up correctly for me.
Bill |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Hi Bill,
| Quote: |
| They lined up correctly for me. |
They'd pretty much have to if the notepad font was fixed (rather than proportional) would they not. . .
It was my understanding that everyting within "Code" was fixed font, but in the attachment i sent, the "data line" is skewed.
This happens on multiple pc's that i use. Tonight i'll try to run a Firefox test and see what happens.
d |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1746 Location: At my desk
|
|
|
|
ok.....
Sample provided.
BTW, I always use fixed in notepad.......  |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Hello,
Using Firefox, there is no "Code" alignment problem.
Using IE 6, the problem persists.
Thanks,
d |
|
| Back to top |
|
 |
CICS Guy
Senior Member
Joined: 18 Jul 2007 Posts: 1746 Location: At my desk
|
|
|
|
| FWIW, I've got IE 7..... |
|
| Back to top |
|
 |
mcmillan
Site Admin
Joined: 18 May 2003 Posts: 1070 Location: India
|
|
|
|
Dick,
Please upgrade your IE. |
|
| Back to top |
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 13608 Location: 221 B Baker St
|
|
|
|
Ahh, if they were only "mine". . . . Several of the custom apps we support will not run on IE7 - some kind of incompatability in the way the code was built.
I don't really understand why a fixed font is not fixed for all characters, but i suppose i don't really need to
Thanks for the followup and it is good to know that many/most don't experience "the shift".
d |
|
| Back to top |
|
 |
|
|