Lister Bug

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
robinhorde
Junior Member
Junior Member
Posts: 9
Joined: 2003-12-05, 06:37 UTC

Lister Bug

Post by *robinhorde »

Lister crash when view a file which only include two character 0x31, 0x0a.
I think it should be a bug.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Define chars.---

Post by *Clo »

2robinhorde
Lister crashes when view a file which only include two characters 0x31, 0x0a.
I think it should be a bug.
:) Hello,
• Please, could you define cleary what you mean with: 0x31, 0x0a?
1. For the content of the file :
• I tested with "ab" that works just fine at home (under Win 98 SE) as a text file *.TXT... Good with F3 (full screen) or Ctrl+Q (Quick View in a pannel).
- I heard already something like this with a single character. You might make a Search here...
2. For the name of the file:
• That works too, with a file so-named "01.TXT"... ???
- To continue...
:mrgreen:  Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
robinhorde
Junior Member
Junior Member
Posts: 9
Joined: 2003-12-05, 06:37 UTC

Re: Define chars.---

Post by *robinhorde »

Hi, Clo
Please, could you define cleary what you mean with: 0x31, 0x0a?
It's Hex value of character, 0x31 is '1', 0x0a is LF.

regards,

Robin.Horde
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Both wrapping chars.

Post by *Clo »

2robinhorde
• Isn't the usual way to indicate characters ! Rather the standard ASCII order number:
"1" >>> #49 decimal Right for 31 hexa.
"Carriage Return" >>> #13 decimal - False for 0A which its "10" decimal, since #10 it's "Line feed".
• Did you type 1(Enter) ? In that case, you have always both #13 and #10 under Windows, I don't see how you could have one new line character...
• I typed just 1(Enter), that works in Lister...
???
Regards,
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
slownet
Junior Member
Junior Member
Posts: 14
Joined: 2003-11-21, 10:36 UTC

Re: Lister Bug

Post by *slownet »

robinhorde wrote:Lister crash when view a file which only include two character 0x31, 0x0a.
I think it should be a bug.
I guess you are using some old version plugins which recognize file type by first two bytes. You'd better test your lister plugins 1 by 1.
robinhorde
Junior Member
Junior Member
Posts: 9
Joined: 2003-12-05, 06:37 UTC

Re: Lister Bug

Post by *robinhorde »

2 Clo

You can use UltraEdit to make the test file. It can edit text in hex mode.

2 slownet

Thanks for your advice. The flashview plug-in had installed in my lister. When i remove it, the crash did not occur. You are right !

Regards

Robin.Horde
Post Reply