ࡱ;   !"#$%&'()*+,-./Root Entry F}P:@CompObjbWordDocumentPObjectPoolJ:J:  FMicrosoft Word 6.0 Document MSWordDocWord.Document.6;  Oh+'0\$H   <`  8C:\WINWORD\TEMPLATE\NORMAL.DOTEDTKEY DocumentationEDTKEY EDTKEY EDT Nܥe3 e)P&M<<AAAAAB,BHHHHH(BlOCIJ"KKKKK~LDNNNN.NNNOOTPlOALKKLLlOLAAKILLLLAKAKNA8$B^AAAALNLOL EDTKEY An EDT Keypad Emulator For Word For Windows Version 1.3 Contents  TOC \o "1-2" 1. Introduction  GOTOBUTTON _Toc310934158  PAGEREF _Toc310934158 3 2. Installation  GOTOBUTTON _Toc310934159  PAGEREF _Toc310934159 3 3. Notes  GOTOBUTTON _Toc310934160  PAGEREF _Toc310934160 4 3.1 Rationale  GOTOBUTTON _Toc310934161  PAGEREF _Toc310934161 4 3.2 Emulation Style  GOTOBUTTON _Toc310934162  PAGEREF _Toc310934162 4 3.3 Selection  GOTOBUTTON _Toc310934163  PAGEREF _Toc310934163 4 4. Restrictions  GOTOBUTTON _Toc310934164  PAGEREF _Toc310934164 6 4.1 Key Mapping  GOTOBUTTON _Toc310934165  PAGEREF _Toc310934165 6 4.2 Functions  GOTOBUTTON _Toc310934166  PAGEREF _Toc310934166 6 5. Licensing  GOTOBUTTON _Toc310934167  PAGEREF _Toc310934167 8 6. Registration  GOTOBUTTON _Toc310934168  PAGEREF _Toc310934168 8 6.1 Compuserve  GOTOBUTTON _Toc310934169  PAGEREF _Toc310934169 8 6.2 By Mail  GOTOBUTTON _Toc310934170  PAGEREF _Toc310934170 8 7. Support  GOTOBUTTON _Toc310934171  PAGEREF _Toc310934171 9 8. Release History  GOTOBUTTON _Toc310934172  PAGEREF _Toc310934172 9 9. TRADEMARKS  GOTOBUTTON _Toc310934173  PAGEREF _Toc310934173 9  Introduction EDTKEY is a set of WordBasic macros that provides an emulation of the Digital EDT keypad. It brings the convenience of the EDT keypad and Gold key functionality to Word for Windows word processing. EDT is one of the major text editors provided with the OpenVMS operating system. For many users EDT remains their favourite editor on character terminals. It has a number of powerful features, some of which still do not appear as standard even on a sophisticated word processor such as Microsofts Word for Windows. Installation Installing the EDTKEY template Copy EDTKEY.DOT to your Word for Windows template directory. This is normally C:\WINWORD\TEMPLATE. Use the File - New menu option to create a new document, specifying that the EDTKEY template should be used. Check that NUM LOCK is on. Hit the ADVANCE (4 on the keypad). This will create the EDT Initialisation file WORD6EDT.INI in your Windows directory. Using EDTKEY in other templates If you decide that you want EDTKEY functionality available in another template, do the following: Copy all the macros in the EDTKEY template to the appropriate template Run the EDT macro itself to map the keypad. Tips The GOLD key is what would be PF2 on a Digital VT terminal keypad - on a PC it is the / on the keypad (which would be the HELP key on a VT terminal keypad). The HELP key is GOLD - GOLD. i.e., tap the keypad / key twice for keypad help. If you notice the deletion operations remove more spaces than you would expect then turn off the Use Smart Cut and Paste under Tools - Options - Edit. NUM LOCK Remember, when using the emulator, ensure that you have NUM LOCK on. The emulator is not available when NUM LOCK is off. Notes Rationale I am a very lazy typist. I dislike moving my hands and wrists too much when I type. I dont like having to use two or three fingers at the same time to do CTRL-SHIFT-something. EDT is only a rather old text editor but it seems still to have some advantages in the following areas: Keypad EDT provides a function-packed keypad whereas Word for Windows ignores the keypad GOLD key Consecutive keystrokes seem more efficient than simultaneous keystrokes Functionality Some useful functions do not have direct Word for Windows equivalents: undelete line, undelete word, undelete character, end-of-line, line. append, replace and subs. This emulator will make life easier for those people, like me, who still use EDT (or EDT keypad mode in EVE) but also use Word for Windows. Emulation Style The Word for Windows style was followed where possible - this emulator is for Word for Windows users who know EDT, not for EDT users learning Word for Windows. In particular: EDT FIND key invokes the normal Word for Windows Find dialog. The EDT Paste Buffer is emulated by the clipboard. The character, word and line buffers are implemented as Autotext entries. Normally, these Autotext entries are added to the current template, i.e. EDTKEY.DOT, NORMAL.DOT or whatever template to which you have copied the EDTKEY macros. The EDT direction is held in an initialisation file, WORD6EDT.INI, which is created automatically in your Windows directory. Selection EDT selection is similar to Word for Windows extended selection. However, many EDT deletion operations leave the selection in place afterwards. Also, EDT selections are directional. For example, if you are selecting downward through a document and key DEL W to delete the next word, the word immediately following the insertion point is deleted and the selection remains unchanged. Restrictions Key Mapping NUM LOCK You must have NUM LOCK on. This emulator maps to the keypad keys in numeric mode only. The GOLD Key The most obvious key to use on the PC keyboard for the EDT GOLD key would be the NUM LOCK key. However, WordBasic does not allow the macros to be assigned to this key. Instead, this EDT emulator maps GOLD to the / immediately to the right of the NUM LOCK key. The HELP Key The normal HELP Key is not available, since it has been replaced by the GOLD key. However, GOLD - GOLD, i.e. keying GOLD twice, will invoke keypad HELP. The DEL C Key The key to which DELC and UNDC are normally mapped does not exist on the PC keyboard. However, these functions can be invoked by keying ALT + +, or ALT+GOLD + on the keypad. The ENTER key WordBasic does not distinguish between the main keyboard ENTER key and the keypad ENTER keys. OPENLINE cannot usefully be assigned to the keypad ENTER. The OPENLINE macro is provided if you wish to assign it to another key. Functions COMMAND EDTKEY does not emulate the EDT command language. FILL Word for Windows automatically reformats text so a direct emulation of the EDT FILL command (which reformats selected text to fit between the screen margins) is meaningless. The FILL command provided by this emulation provides an analogous function to the EDT FILL command by stripping paragraph marks from the selection to convert multiple paragraphs into one. If the character preceding a paragraph mark is not a space or tab character, a space is inserted when the paragraph mark is removed. This function is useful on imported ASCII files where each line may end in a paragraph mark. FIND This emulator displays the Word for Windows Find dialog box when you key FIND and this does not recognise these key functions. However, ADVANCE and BACKUP do set the direction used by the FIND command. PAGE The emulator PAGE function does resemble its EDT namesake. Instead it will move in the current direction by either Field, Page, Paragraph or Sentence (as specified by the SET PAGE command (GOLD PAGE). The current entity type is held in the \WINDOWS\WORD6EDT.INI initialisation file. Licensing This EDTKEY software is shareware. It is neither free nor public domain software. If you continue to use this product after a 30 day evaluation period you must register it. Registration entitles you to free upgrades to this software. A registered program may be used on more than one computer, but only on one computer at a time. You may register this product through Compuserve or by mail to Hiredata, see the following section. You may copy and distribute the unregistered form of this software only for the trial use of others. In this case the software must be copied in unmodified form, complete with this file containing the registration information. No fee, charge, or other compensation may be requested or accepted. You must not distribute the registered version to others. No liability is accepted for errors or problems inherent in this software or resulting from the use of this software. Thank you for supporting the shareware concept. Registration You can register EDTKEY in two ways Compuserve Logon to Compuserve and GO SWREG. The Software registration number for this product is 3635. Registration is US$15. A copy of latest version of EDTKEY will be registered under your name and emailed back to you. By Mail Send a cheque or money order for 15 (which includes postage and packing) to EDTKEY Registration Hiredata Limited 99 Haydons Road Wimbledon London SW19 1HH England If you supply an Internet or Compuserve address, the registered EDTKEY software will be emailed to you. If you do not have an email address a floppy disk containing the registered EDTKEY software will be mailed to you. Support Support is available via the following media: Compuserve; Ian Parker [74170,1322] Internet: edtkey@hiredata.demon.co.uk Postal: EDTKEY Support Hiredata Limited 99 Haydons Road Wimbledon London SW19 1HH Release History 1.3 1 Dec 1994 Fixed DELC, DELL, DELEOL, DELW where EDTKEY.DOT is used as a global template, or where the macros have been copied to another global template such as NORMAL.DOT. Previously, these failed when adding the Autotext entry if the current template was global. Noe they add to the local template if available, or to the global template if the there is no local template. 1.2 19 Oct 1994 Fixed FILL command Fixed KP8 and GOLD KP8 to call correct functions Added EdtSENT macro to move to next sentence Enhanced SETPAGE and PAGE commands to support sentence entitiy Fixed RESET command to prevent Value out of range error at document end 1.1 11 Sep 1994 Added FILL command (EdtFILL macro) Bug fixes and documentation corrections 1.0 4 Aug 1994 Initial Release TRADEMARKS Microsoft and MS-DOS are registered trademarks of Microsoft Corporation. OpenVMS and EDT are registered trademark of Digital Equipment Corporation PAGE  PAGE 9 Hiredata Limited 1994 Hiredata Limited 1994 ,.AࡱSummaryInformation(Documentation for the EDTKEY template which provides DEC EDT keypad emulation Ian Parker Ian Parker@㷮x@c(x@/:)@>XMicrosoft Word 6.08ࡱ; ࡱ; Jenpq 78OPQSbc~*+,.?@[\stuw12IJKM^_[ uD[uD UV]c UV]c([_z{ !#/0KLcdeg{|  D H P [ t u *8@MQZ[.2SWUUVuD uD[[^W\`>CW\dl7;#ei"%%`'o'p'w'{'''''((+(1(p(((((() ) )))G)N)S)V))))))))))))))))uP uDP]UV]UUVS>JKLMNOPQRSTUVWXYZ[\]^_`acdnopTx x x x x x x x x x xx xx xx xx x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ( ,T/xN$h    ?  , ' ( o ? @ ,x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 8" hx 4h.%,578>?lv/0t4Bx x x xx x x 8x x 8x x Px x x x xx x x x x (x (x x x xx x x x xx x x x px x x " hx 4h`$B,1%&SXx45: ; !!""I"J"K"X"|""\#]#e#$$$$$&%'%K%L%r%x x x x xx x x x x x x x Xx x px x x x x x x x x x x x x x x x xx x x xx x x x x x x x x x ,r%s%%%%%%%%%%%_'`'p''''$(o(p(((((((((((F)G))))))))))x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x xx x 7h`%0)))))))x x x 7K@Normala cd@d Heading 1B (  4. UV]c f@f Heading 2D  4 UV]c `@` Heading 3@ x 4.UV]b@b Heading 4B < 4.UV]^@^ Heading 5@ < 4.]c`@` Heading 6@ < 4.V]c^@^ Heading 7@ < 4.]c`@` Heading 8@ < 4.V]c` @` Heading 9@ < 4.V]c"A@"Default Paragraph FontB-@B Macro Text! ` @ U]a  @ Header ! @ Footer !(@(TOC 1 hu U[]*@*TOC 2u Uc$@$TOC 3 u c$@$TOC 4 u c$@$TOC 5 u c$@$TOC 6 u c$@$TOC 7 u c$@$TOC 8 u c$@$TOC 9 u c)@ Page Number&) !!!! ! !! e 0y!&    >JKLMNOPQRSTUVWXYZ[\]^_`acdnopT/xN$h  ?,' ( o ? @ , 5 7 8 >?lv/0t4B,1%&SXx45:;IJKX|\ ] e !!!!!&"'"K"L"r"s"""""""""""_$`$p$$$$$%o%p%%%%%%%%%%%F&G&&&&&$$$$$$$$$$$$$ 2LO_W)T,Br%))p 7OQRb~*,-?[suv1IKL^z!"/Kcef{& 2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D2%D O!! _Toc310934158 _Toc310934159 _Toc310934160 _Toc310934161 _Toc310934162 _Toc310934163 _Toc310934164 _Toc310934165 _Toc310934166 _Toc310934167 _Toc310934168 _Toc310934169 _Toc310934170 _Toc310934171 _Toc310934172 _Toc310934173 lyK|] !"%&   uWd !"%&O Ian ParkerC:\HIREDATA\EDT.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian ParkerC:\WINWORD\TEMPLATE\EDTKEY.DOC Ian Parker&C:\HIREDATA\SOFTWARE\EDTKEY\EDTKEY.DOC@Epson LQ-850LPT1:EPSON24Epson LQ-850  DLf #7 H|}w;7 }dg2Epson LQ-850  DLf #7 H|}w;7 }dg2pp ppCTimes New Roman Symbol &Arial5Courier New"V hQR%( 셕R%u) 2,$EDTKEY DocumentationEDTKEY EDTKEY EDT MDocumentation for the EDTKEY template which provides DEC EDT keypad emulation Ian Parker Ian Parkerࡱ;