Re: New software release: Typer



The following bytes were arranged on 24 Jan 2011 by Ron :

OK, there seems to be a 128 character limit when using a !Zap TW.
!Edit TW performs OK by the look so far. I haven't looked for a
possible larger limit though.

Large text files work well in !Zap Text but !Edit loses and muddles
a percentage of characters

Ah, I know this problem - and for once it's not my fault!

I ran into it when developing a TaskWindow-based text adventure system a
few years back. Back then I came to the conclusion that the above
mentioned loss and muddling of every 128th character was a bug exclusive
to pre-4.67 or so versions of StrongED, but apparently Edit suffers from
it as well, and there it hasn't been fixed. Zap appears to work around
the problem by forbidding strings greater than 128 chars.

And it's not a Typer issue - it arises when inserting more than 128
bytes into the buffer by any means, including by passing a long string
to OS_Write0 (which is how I tripped it).

I've just tried pasting a ridiculously long string into a
StrongED-controlled TaskWindow, and it reproduced perfectly.

So, in conclusion, Zap and Edit are crap and you should use StrongED
instead. ;-P

--
__<^>__ Follow me on Twitter! --> http://twitter.com/swirlythingy
/ _ _ \ (Or, um, don't. It's a free country and all that.)
( ( |_| ) )
\_> <_/ ======================= Martin Bazley ==========================
.



Relevant Pages

  • Re: Using handles and editboxes
    ... My edit is called editbox1 and the 'String' = r to make the line red. ... A Handle Graphics handle is sort of like the 'phone number' of the Handle ...
    (comp.soft-sys.matlab)
  • Re: Using handles and editboxes
    ... My edit is called editbox1 and the 'String' = r to make the line red. ... A Handle Graphics handle is sort of like the 'phone number' of the Handle ...
    (comp.soft-sys.matlab)
  • Re: Beginning project help
    ... You might also want to look at my Validating Edit Control on my MVP ... the notification flag, set the text, and restore the notification flag to its original ... >EN_UPDATE event to check the string with the CheckForFloat function ...
    (microsoft.public.vc.mfc)
  • Re: Home page
    ... add a new string value called "Start Page", ... "Cannot edit Start page: Error reading the value's contents." ... add any other string value and edit that registry entry, ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Implementing the Newton-Raphson for a system of nonlinear eqs. with the HP50g sysRPL
    ... Upon pressing ENTER, you now have a string object, ... to edit on my computer, I just paste my edited program on my emulator stack ... if a syntax error occurs, I do something analogous to the above, ...
    (comp.sys.hp48)