On Tue, 16 May 2000 00:39:00 -0500, Samuel W. Heywood wrote:
> Hello to all my fellow frustrated internal editor users:
> I do not agree with Glenn's recommendations here, and I have written to
> him privately concerning the problem. I hope we can develop a good
> solution that will prove satisfactory to all.
Sorry, there goes that "brain freeze" again.<g>
Here is the *correct* information.....
For adding external editor function to F4:
You'll need xedit.bat in your Arachne-main-directory
---xedit.bat---
c:\pedit\pedit.exe %1
_______________
Place this line into mime.cfg
file/txedit.dgi |@call xedit.bat $l
Replace your current textedit.ah with this new one.
---begin new \arachne\system\gui\textedit.ah---
<HTML>
<BODY NORESIZE>
<A NAME="top">
<FORM ACTION="arachne:internal-htmledit">
<TEXTAREA COLS=74 ROWS=34 ARACHNEEDITOR ARACHNEROWS ACTIVE>
</TEXTAREA>
<TABLE>
<TD><BUTTON TYPE=SUBMIT>Save & view [F2]</BUTTON><TD>
<FORM ACTION="arachne:again">
<BUTTON>Cancel</BUTTON><TD NOWRAP>
<!--- external editor --->
<FORM ACTION="file:txedit.dgi">
<INPUT TYPE=SUBMIT VALUE="External Editor"><TD>
<!--- end external editor section --->
<A HREF="#help">Scroll to Help</A><TD>
<FONT COLOR=#777777 SIZE=-1><I>
<INPUT TYPE=OUTPUT ARACHNEDOC SIZE=25>
</TABLE>
<!--- editor help !!!! --->
<BR>
<BR>
<A NAME="help">
<A HREF="#top">Scroll back to internal editor</A>
<P>
<BASEFONT SIZE=-1>
Input fields and text windows are edited using built-in Arachne editor.
In editor, you can use standard editing keys (cursor keys, <Backspace>,
<Delete>, <Home>, <End>, <Page Up>,
<Page Down>). <Shift> + cursor keys marks block, and
following commands are available:
<TABLE BORDER>
<TD width=140 NOWRAP><Ctrl+X>
<TD width=183 NOWRAP>Cut to clipboard (*)
<TD width=143>Left mouse button
<TD width=140>Move/mark block (*)
<TR>
<TD NOWRAP><Ctrl+V>
<TD NOWRAP>Paste from clipboard (*)
<TD>Middle mouse button
<TD>Paste block
<TR>
<TD><Ctrl+C>
<TD>Copy to clipboard (*)
<TD>Right mouse button
<TD>Copy to clipboard
<TR>
<TD NOWRAP><Ctrl+Page Up>
<TD>Goto top of file (*)
<TD><Ctrl+K> B
<TD>Begin block
<TR>
<TD NOWRAP><Ctrl+Page Down>
<TD>Goto end of file (*)
<TD><Ctrl+K> K
<TD>End block
<TR>
<TD><Ctrl+Home>
<TD>Page Left
<TD><Ctrl+K> M (V)
<TD>Move block
<TR>
<TD><Ctrl+End>
<TD>Page Right
<TD><Ctrl+K> Y
<TD>Delete block
<TR>
<TD><Ctrl+Left>
<TD>Previous word
<TD><Ctrl+K> C
<TD>Copy block
<TR>
<TD><Ctrl+Right>
<TD>Next word
<TD><Ctrl+K> H
<TD>Hide block
<TR>
<TD><Ctrl+T>
<TD>Toggle wordwrap (*)
<TD><F7> (<Ctrl+Q>)
<TD>Search for string
<TR>
<TD><Insert>
<TD>Toggle insert/overwrite
<TD><Ctrl+L>
<TD>Search next
<TR>
<TD><F2>
<TD>Submit form or save file (*)
<TD><Ctrl+Y>
<TD>Delete line
<TR>
<TD><F3> (<Ctrl+R>)
<TD>Insert file (block) (*)
<TD ROWSPAN=3>Left doubleclick
<TD>Mark line (*)
<TR>
<TD><Ctrl+W>
<TD>Write to file (*)
<TD>Unmark block (*)
<TR>
<TD><Tab>
<TD>Goto next input field
<TD>Submit URL
<TR>
<TD><Shift+Tab>
<TD>Goto previous input field
<TD >Right doubleclick
<TD>Delete block (*)
<TR>
<TD><Enter>
<TD>Goto next input field (**)
<TR>
<TD><Esc>
<TD>Exit editor mode
</TABLE>
<I>
(*) Multi-line windows only
(**) Submits form if in last single-line input field in form</I>
</Body>
</HTML>
_______________________________________________
--
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
http://arachne.browser.org/ http://arachne.cz/
--
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
Arachne, The Web Browser for DOS
Open the 'DOOR' to the WWW. Keep the 'windows' closed.
http://arachne.browser.org/ http://arachne.cz/