home *** CD-ROM | disk | FTP | other *** search
- ; =============================================================================
- ; XENEDIT.HTX Xenia Edit help texts Xenia Version 1.98 - January 1995
- ; =============================================================================
- ; Language: English
-
-
- :XENEDIT
- 0 = Xenia Edit - Message Reader/Editor
-
-
- :MSG_READ
- 0 = Browse through messages using cursor, enter and space keys (F1=Help F10=Menu)
- 1 = Sender requests confirmation of receipt, confirm now or leave for later
- 2 = Browse through list of message areas, enter/space to select (ESC to abort)
- 3 = Browse through list of message headers, enter/space to select (ESC to abort)
- 4 = Scanning forward through arealist for message area with new messages
- 5 = Scanning backward through arealist for message area with new messages
- 6 = Search current area for msgs with pattern, (? for any char, for any string)
- 7 = Searching current area for specified pattern
- 8 = Go to specified message number in current area
- 9 = Do you want to delete the current message (can NOT be recovered/'undeleted'!!)
- 10 = Do you want to change the current message (which has already been sent once)
-
-
- :UTIL_MENU
- 0 = Information on XenEdit Alt-I
- 1 = Help Alt-Z
- ;2 = Separator line in menu
- 3 = Jump to DOS-shell Alt-J
- 4 = Exit XenEdit Alt-X
-
-
- :AREA_MENU
- 0 = Area overview Alt-A
- 1 = Next area with new msgs [+]
- 2 = Prev area with new msgs [-]
- ;3 = Separator line in menu
- 4 = Scan areas in background Alt-S
-
-
- :SEARCH_MENU
- 0 = Pattern search through msgs Alt-P
-
-
- :LIST_MENU
- 0 = List msg headers Alt-L
-
-
- :READ_MENU
- 0 = Next message -> Right
- 1 = Previous message <- Left
- 2 = First message Home
- 3 = Highest message read End
- 4 = Last message Ctrl-End
- 5 = Select message by number 0-9
- 6 = First reply to message Ctrl-Right
- 7 = Next reply to message [=]
- 8 = Parent message of reply Ctrl-Left
- 9 = View decrypted message Alt-V
- 10 = View picture linked to this message (usually a photo of the sender) Alt-W
- 11 = View FAX message linked to this message Alt-O
- 12 = Export message to textfile Alt-T
- 13 = Delete current message Alt-D
- 14 = Toggle whether to show or hide message control information Alt-K/Alt-F3
- 15 = Toggle whether to use logical or physical message numbering Alt-Y
-
-
- :ENTER_MENU
- 0 = Enter a new message Alt-E/F9
- 1 = Reply to current message Alt-R
- 2 = Quote current message Alt-Q
- 3 = Comment to current message Alt-G
- 4 = Forward current message Alt-F
- 5 = Change current message Alt-C/F6
-
-
- :MSG_FORWARD
- 0 = Select area to which to forward the current message (ESC to abort)
- 1 = Do you wish to delete or keep the original message
-
-
- :NETHDR_ITEMS
- 0 = Change status of message (e.g. public or private netmail)
- 1 = From name (name of the originator of the message (usually you)
- 2 = From address (network address of the originator, XenEdit fills it in for you)
- 3 = To name (name of the addressee, type ? or partial name for userlist lookup)
- 4 = To address (network-address of addressee, type ? or partial name for lookup)
- 4 = Subject, file attach (full path), request or service specification
- 6 = Digitally sign text and/or encrypt with the recipient's public key
- 7 = Tracing (do you want a confirmation when addressee has read your message)
- 8 = Priority (Along with normal mail, as soon as possible, keep for pickup)
- 9 = Routing (Routed normally or direct to destination or gate)
- 10 = Handling (Keep or delete message locally after it has been sent)
- 11 = Files/Reqs (Attach a file to this message, or specify a request)
- 12 = Finished editing message header and continue
- 13 = Abort current operation
-
-
- :LOCALHDR_ITEMS
- 0 = Change status of message (e.g. move a private message to the netmail area)
- 1 = From name (name of the originator of the message (usually you)
- 2 = To name (name of the addressee, type ? or partial name for userlist lookup)
- 3 = Subject, file attach (full path), request or service specification
- 4 = Digitally sign text and/or encrypt with the recipient's public key
- 5 = Finished editing message header and continue
- 6 = Abort current operation
-
-
- :USERLIST
- 0 = Browse through selection of userlist and select user/address (ESC to abort)
-
-
- :EXTEDIT_MENU
- 0 = External editor
- 1 = Header editor Alt-H
- 2 = Save message to disk Alt-S/F10
- 3 = Internal editor
- 4 = Jump to DOS Shell Alt-J
- 5 = Quit without saving Esc
-
-
- :MSG_EDIT
- 0 = Edit message text (press F1 or Alt-Z for help on keys/functions)
- 1 = Import text from a file on disk into the message text at the current position
- 2 = Abort editing current message - message will NOT be saved (text thrown away)
- 3 = MARK BLOCK: Use cursor keys to mark text block (ENTER to select, ESC to abort)
- 4 = BLOCK FUNCTIONS: Move,copy,delete,export (ENTER to select, ESC to abort)
- 5 = MOVE BLOCK: Use cursor keys to set destination (ENTER to select, ESC to abort)
- 6 = COPY BLOCK: Use cursor keys to set destination (ENTER to select, ESC to abort)
- 7 = EXPORT BLOCK: Export text block to file/device (ENTER to select, ESC to abort)
- 8 = Import public key of originator or addressee of this message
-
-
- ; =============================================================================