Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
howto:editor:iceedit [2012/08/31 15:05] cswilsn [Configuration] |
howto:editor:iceedit [2018/03/01 12:21] digital man old revision restored |
||
---|---|---|---|
Line 2: | Line 2: | ||
IceEdit v2.35 1994-97 Jeremy Landvoigt | IceEdit v2.35 1994-97 Jeremy Landvoigt | ||
===== Installation ===== | ===== Installation ===== | ||
- | Install into ''[[dir:xtrn]]/iceedit'' directory. | + | Install into ''[[dir:exec]]/iceedit'' directory. |
+ | |||
+ | or | ||
+ | |||
+ | Install into ''[[dir:xtrn]]/iceedit'' directory for Linux/DOSemu. | ||
===== Configuration ===== | ===== Configuration ===== | ||
Add to [[util:SCFG]]->External Programs->External Editors: | Add to [[util:SCFG]]->External Programs->External Editors: | ||
Line 9: | Line 13: | ||
Internal Code ICEEDIT | Internal Code ICEEDIT | ||
Command Line %!iceedit\iceedit /F:%f /N:%# | Command Line %!iceedit\iceedit /F:%f /N:%# | ||
+ | Access Requirements ANSI | ||
+ | Intercept I/O No | ||
+ | Native Executable No | ||
+ | Use Shell to Execute No | ||
+ | Word Wrap Quoted Text No | ||
+ | Automatically Quoted Text All | ||
+ | Editor Information Files QuickBBS MSGINF/MSGTMP | ||
+ | Expand Line Feeds to CRLF No | ||
+ | Strip FidoNet Kludge Lines Yes | ||
+ | BBS Drop File Type RBBS/QuickBBS DORINFO1.DEF | ||
+ | |||
+ | ===== Linux DOSEMU Configuration ===== | ||
+ | |||
+ | Name IceEdit | ||
+ | Internal Code ICEEDIT | ||
+ | Command Line E:\xtrn\iceedit\iceedit.exe /N:%# /D:E:\node%# | ||
Access Requirements ANSI | Access Requirements ANSI | ||
Intercept I/O No | Intercept I/O No |