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:02] cswilsn [Configuration] |
howto:editor:iceedit [2018/03/01 12:21] digital man old revision restored |
||
---|---|---|---|
Line 3: | Line 3: | ||
===== Installation ===== | ===== Installation ===== | ||
Install into ''[[dir:exec]]/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 8: | Line 12: | ||
Name IceEdit | Name IceEdit | ||
Internal Code ICEEDIT | Internal Code ICEEDIT | ||
- | Command Line E:\xtrn\iceedit\iceedit /N:%# /D:E:\node%# | + | 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 |