said:
>Would your 4+ meg file have caused the enhanced editor to choke?
Yes. It would choke very quickly. The enhanced editor is enhanced in
name only. It's got a hardcoded line length limit of 1600. PrEditor,
which is I my preferred editor, would have no problem doing what you
suggest. I would have to turn off the undo support or the processing time
would be a tad slow.
>Nah, my idea is not so good. If any of your binary data happened to be
>an ASCII space epm would have wrapped it there making a short line.
Another EPM problem. :-) With PrEditor I would write a quickie macro to
advance 83 characters and insert a NL. PrEditor's macro language is awk,
so the code would look like:
while {next_char(83))
insert_string("\n")
Steven
--
----------------------------------------------------------------------
"Steven Levine" MR2/ICE 2.37 #10183 Warp4/FP15/14.093c_W4
www.scoug.com irc.webbnet.info irc.fyrelizard.org #scoug (Wed 7pm PST)
----------------------------------------------------------------------
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 28 |
July |
2003 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.