Home » Archimedes archive » Micro User » MU 1992-06.adf » PD » !DOOK/!Help
!DOOK/!Help
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Micro User » MU 1992-06.adf » PD |
Filename: | !DOOK/!Help |
Read OK: | ✔ |
File size: | 1437 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
------------------------------------- H e l p f i l e f o r D O O K ------------------------------------- (a.k.a. G.R.O.T.F.O.O ) In the following discussion, the term 'Draw3' refers to the version of Draw built into RISC OS 3. The RISC OS 3 version of Draw (Draw3) saves an additional object (type 11) with every file. This object (called an 'Options object') contains information about the current settings so that, when it is loaded back into Draw3, the settings are restored. This is of value only when files created or changed with Draw3 are to be edited in Draw3. If files (or selections) are to be used in other applications (including the RISC OS 2 version of Draw) the inclusion of the Options object in the file has no benefit. Indeed, it can cause problems. Unfortunately, Draw3 has no option to save a file without settings. Problems: Every RISC OS 3 Draw file contains an additional object. When files are merged the number of additional objects is increased. If. for example, you created a picture by dragging 12 Draw3 files into any version of Draw, the resulting file would contain 12 settings objects occupying 12x88 bytes of memory. If the resulting file is then merged with another file the extra 1K of Options objects is included. The accompanying file, 'Rubbish', is a 44K file containing a single rectangle. The rest of the file consists of Options objects. It was created by repeatedly dragging a file into itself, removing the excess rectangles, and saving it. Acorn's DTP will not allow files created in Draw3 to be loaded. In some applications, such as 4Mation�s Poster, the Options object, although invisible and having no 'official' bounding box, is positioned in the bottom lefthand corner of the document and can be selected. If it is grouped with other objects the result can be mystifying as there is no apparent reason why the group object extends to the bottom lefthand corner of the document. Poster allows you to create your own borders by designing 9 components. If these components are created in Draw3, the resulting file contains 10 components (the 9 objects plus the Options object). Poster, quite rightly, complains that the border is incorrect. DOOK, The Solution DOOK has been placed in the public domain by Paul LeBeau and 4Mation) to allow users to remove the unwanted Options objects from RISC OS 3 Draw files. Having installed DOOK on the icon bar you can drag Draw files onto the icon either from directory viewers or directly from an application. You can use DOOK in conjunction with Draw3. When saving from Draw3, drag the file onto the DOOK icon. You can then drag from DOOK into the directory you want the file to go. DOOK will work with any Drawfile-compatible files, not just files saved from Draw3. For example current Poster files are completely compatible with normal Drawfiles and can be processed using DOOK. The DOOK 'Choices' box � 'Full verification' : When this option is on, then any file dragged onto the DOOK icon will have a fairly thorough check done on it to check that it follows the Drawfile standard. When this option is off, only rudimentary checks are made on the file. This option is ON by default. � 'Remove tags' : If this option is on then any 'tagged' objects found in the file will be converted into normal objects. Tagged objects are special draw objects used by some packages to allow the retention of extra data needed for re-editing the objects later. For instance, Poster uses tagged objects for things such as moulds and borders. If you use this option then be aware that you may lose the ability to re-edit some of the objects in your file. This option is OFF by default. � 'Auto save' : If this option is on then any file dragged in from a directory viewer will be automatically saved again after being processed. This option is OFF by default. � 'Auto save' : If this option is on then after being processed, DOOK will attempt to send the file to an editor. How this works is exactly the same as if you double-clicked on the file - ie. if there is an editor on the iconbar which accepts files of that type then the file will be sent to it, otherwise DOOK will attempt to load an editor for it. This option is OFF by default. � 'Save choices' : If you click on this button, then the current settings of the above buttons will be saved and will be used as the default state when DOOK is reloaded.
00000000 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000010 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | --------------| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000030 2d 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 |-------. | 00000040 20 20 20 20 20 20 20 20 20 20 48 20 65 20 6c 20 | H e l | 00000050 70 20 20 20 66 20 69 20 6c 20 65 20 20 20 66 20 |p f i l e f | 00000060 6f 20 72 20 20 20 44 20 4f 20 4f 20 4b 0a 20 20 |o r D O O K. | 00000070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2d | -| 00000080 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000000a0 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 20 20 20 |----. | 000000b0 20 20 20 20 20 20 20 20 20 20 20 28 61 2e 6b 2e | (a.k.| 000000c0 61 2e 20 20 20 20 47 2e 52 2e 4f 2e 54 2e 46 2e |a. G.R.O.T.F.| 000000d0 4f 2e 4f 20 29 0a 0a 0a 0a 49 6e 20 74 68 65 20 |O.O )....In the | 000000e0 66 6f 6c 6c 6f 77 69 6e 67 20 64 69 73 63 75 73 |following discus| 000000f0 73 69 6f 6e 2c 20 74 68 65 20 74 65 72 6d 20 27 |sion, the term '| 00000100 44 72 61 77 33 27 20 72 65 66 65 72 73 20 74 6f |Draw3' refers to| 00000110 20 74 68 65 20 76 65 72 73 69 6f 6e 20 6f 66 20 | the version of | 00000120 44 72 61 77 0a 62 75 69 6c 74 20 69 6e 74 6f 20 |Draw.built into | 00000130 52 49 53 43 20 4f 53 20 33 2e 0a 0a 0a 0a 54 68 |RISC OS 3.....Th| 00000140 65 20 52 49 53 43 20 4f 53 20 33 20 76 65 72 73 |e RISC OS 3 vers| 00000150 69 6f 6e 20 6f 66 20 44 72 61 77 20 28 44 72 61 |ion of Draw (Dra| 00000160 77 33 29 20 73 61 76 65 73 20 61 6e 20 61 64 64 |w3) saves an add| 00000170 69 74 69 6f 6e 61 6c 20 6f 62 6a 65 63 74 20 28 |itional object (| 00000180 74 79 70 65 20 31 31 29 0a 77 69 74 68 20 65 76 |type 11).with ev| 00000190 65 72 79 20 66 69 6c 65 2e 20 20 54 68 69 73 20 |ery file. This | 000001a0 6f 62 6a 65 63 74 20 28 63 61 6c 6c 65 64 20 61 |object (called a| 000001b0 6e 20 27 4f 70 74 69 6f 6e 73 20 6f 62 6a 65 63 |n 'Options objec| 000001c0 74 27 29 20 63 6f 6e 74 61 69 6e 73 0a 69 6e 66 |t') contains.inf| 000001d0 6f 72 6d 61 74 69 6f 6e 20 61 62 6f 75 74 20 74 |ormation about t| 000001e0 68 65 20 63 75 72 72 65 6e 74 20 73 65 74 74 69 |he current setti| 000001f0 6e 67 73 20 73 6f 20 74 68 61 74 2c 20 77 68 65 |ngs so that, whe| 00000200 6e 20 69 74 20 69 73 20 6c 6f 61 64 65 64 20 62 |n it is loaded b| 00000210 61 63 6b 20 69 6e 74 6f 0a 44 72 61 77 33 2c 20 |ack into.Draw3, | 00000220 74 68 65 20 73 65 74 74 69 6e 67 73 20 61 72 65 |the settings are| 00000230 20 72 65 73 74 6f 72 65 64 2e 20 20 54 68 69 73 | restored. This| 00000240 20 69 73 20 6f 66 20 76 61 6c 75 65 20 6f 6e 6c | is of value onl| 00000250 79 20 77 68 65 6e 20 66 69 6c 65 73 20 63 72 65 |y when files cre| 00000260 61 74 65 64 0a 6f 72 20 63 68 61 6e 67 65 64 20 |ated.or changed | 00000270 77 69 74 68 20 44 72 61 77 33 20 61 72 65 20 74 |with Draw3 are t| 00000280 6f 20 62 65 20 65 64 69 74 65 64 20 69 6e 20 44 |o be edited in D| 00000290 72 61 77 33 2e 20 20 49 66 20 66 69 6c 65 73 20 |raw3. If files | 000002a0 28 6f 72 20 73 65 6c 65 63 74 69 6f 6e 73 29 0a |(or selections).| 000002b0 61 72 65 20 74 6f 20 62 65 20 75 73 65 64 20 69 |are to be used i| 000002c0 6e 20 6f 74 68 65 72 20 61 70 70 6c 69 63 61 74 |n other applicat| 000002d0 69 6f 6e 73 20 28 69 6e 63 6c 75 64 69 6e 67 20 |ions (including | 000002e0 74 68 65 20 52 49 53 43 20 4f 53 20 32 20 76 65 |the RISC OS 2 ve| 000002f0 72 73 69 6f 6e 20 6f 66 0a 44 72 61 77 29 20 74 |rsion of.Draw) t| 00000300 68 65 20 69 6e 63 6c 75 73 69 6f 6e 20 6f 66 20 |he inclusion of | 00000310 74 68 65 20 4f 70 74 69 6f 6e 73 20 6f 62 6a 65 |the Options obje| 00000320 63 74 20 69 6e 20 74 68 65 20 66 69 6c 65 20 68 |ct in the file h| 00000330 61 73 20 6e 6f 20 62 65 6e 65 66 69 74 2e 20 0a |as no benefit. .| 00000340 49 6e 64 65 65 64 2c 20 69 74 20 63 61 6e 20 63 |Indeed, it can c| 00000350 61 75 73 65 20 70 72 6f 62 6c 65 6d 73 2e 20 55 |ause problems. U| 00000360 6e 66 6f 72 74 75 6e 61 74 65 6c 79 2c 20 44 72 |nfortunately, Dr| 00000370 61 77 33 20 68 61 73 20 6e 6f 20 6f 70 74 69 6f |aw3 has no optio| 00000380 6e 20 74 6f 20 73 61 76 65 20 61 0a 66 69 6c 65 |n to save a.file| 00000390 20 77 69 74 68 6f 75 74 20 73 65 74 74 69 6e 67 | without setting| 000003a0 73 2e 0a 0a 0a 50 72 6f 62 6c 65 6d 73 3a 0a 0a |s....Problems:..| 000003b0 45 76 65 72 79 20 52 49 53 43 20 4f 53 20 33 20 |Every RISC OS 3 | 000003c0 44 72 61 77 20 66 69 6c 65 20 63 6f 6e 74 61 69 |Draw file contai| 000003d0 6e 73 20 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c |ns an additional| 000003e0 20 6f 62 6a 65 63 74 2e 20 20 57 68 65 6e 20 66 | object. When f| 000003f0 69 6c 65 73 20 61 72 65 0a 6d 65 72 67 65 64 20 |iles are.merged | 00000400 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 61 64 |the number of ad| 00000410 64 69 74 69 6f 6e 61 6c 20 6f 62 6a 65 63 74 73 |ditional objects| 00000420 20 69 73 20 69 6e 63 72 65 61 73 65 64 2e 20 49 | is increased. I| 00000430 66 2e 20 66 6f 72 20 65 78 61 6d 70 6c 65 2c 20 |f. for example, | 00000440 79 6f 75 0a 63 72 65 61 74 65 64 20 61 20 70 69 |you.created a pi| 00000450 63 74 75 72 65 20 62 79 20 64 72 61 67 67 69 6e |cture by draggin| 00000460 67 20 31 32 20 44 72 61 77 33 20 66 69 6c 65 73 |g 12 Draw3 files| 00000470 20 69 6e 74 6f 20 61 6e 79 20 76 65 72 73 69 6f | into any versio| 00000480 6e 20 6f 66 20 44 72 61 77 2c 20 74 68 65 0a 72 |n of Draw, the.r| 00000490 65 73 75 6c 74 69 6e 67 20 66 69 6c 65 20 77 6f |esulting file wo| 000004a0 75 6c 64 20 63 6f 6e 74 61 69 6e 20 31 32 20 73 |uld contain 12 s| 000004b0 65 74 74 69 6e 67 73 20 6f 62 6a 65 63 74 73 20 |ettings objects | 000004c0 6f 63 63 75 70 79 69 6e 67 20 31 32 78 38 38 20 |occupying 12x88 | 000004d0 62 79 74 65 73 20 6f 66 0a 6d 65 6d 6f 72 79 2e |bytes of.memory.| 000004e0 20 20 49 66 20 74 68 65 20 72 65 73 75 6c 74 69 | If the resulti| 000004f0 6e 67 20 66 69 6c 65 20 69 73 20 74 68 65 6e 20 |ng file is then | 00000500 6d 65 72 67 65 64 20 77 69 74 68 20 61 6e 6f 74 |merged with anot| 00000510 68 65 72 20 66 69 6c 65 20 74 68 65 20 65 78 74 |her file the ext| 00000520 72 61 20 31 4b 0a 6f 66 20 4f 70 74 69 6f 6e 73 |ra 1K.of Options| 00000530 20 6f 62 6a 65 63 74 73 20 69 73 20 69 6e 63 6c | objects is incl| 00000540 75 64 65 64 2e 20 20 54 68 65 20 61 63 63 6f 6d |uded. The accom| 00000550 70 61 6e 79 69 6e 67 20 66 69 6c 65 2c 20 27 52 |panying file, 'R| 00000560 75 62 62 69 73 68 27 2c 20 69 73 20 61 20 34 34 |ubbish', is a 44| 00000570 4b 0a 66 69 6c 65 20 63 6f 6e 74 61 69 6e 69 6e |K.file containin| 00000580 67 20 61 20 73 69 6e 67 6c 65 20 72 65 63 74 61 |g a single recta| 00000590 6e 67 6c 65 2e 20 20 54 68 65 20 72 65 73 74 20 |ngle. The rest | 000005a0 6f 66 20 74 68 65 20 66 69 6c 65 20 63 6f 6e 73 |of the file cons| 000005b0 69 73 74 73 20 6f 66 0a 4f 70 74 69 6f 6e 73 20 |ists of.Options | 000005c0 6f 62 6a 65 63 74 73 2e 20 20 49 74 20 77 61 73 |objects. It was| 000005d0 20 63 72 65 61 74 65 64 20 62 79 20 72 65 70 65 | created by repe| 000005e0 61 74 65 64 6c 79 20 64 72 61 67 67 69 6e 67 20 |atedly dragging | 000005f0 61 20 66 69 6c 65 20 69 6e 74 6f 20 69 74 73 65 |a file into itse| 00000600 6c 66 2c 0a 72 65 6d 6f 76 69 6e 67 20 74 68 65 |lf,.removing the| 00000610 20 65 78 63 65 73 73 20 72 65 63 74 61 6e 67 6c | excess rectangl| 00000620 65 73 2c 20 61 6e 64 20 73 61 76 69 6e 67 20 69 |es, and saving i| 00000630 74 2e 0a 0a 41 63 6f 72 6e 27 73 20 44 54 50 20 |t...Acorn's DTP | 00000640 77 69 6c 6c 20 6e 6f 74 20 61 6c 6c 6f 77 20 66 |will not allow f| 00000650 69 6c 65 73 20 63 72 65 61 74 65 64 20 69 6e 20 |iles created in | 00000660 44 72 61 77 33 20 74 6f 20 62 65 20 6c 6f 61 64 |Draw3 to be load| 00000670 65 64 2e 0a 0a 49 6e 20 73 6f 6d 65 20 61 70 70 |ed...In some app| 00000680 6c 69 63 61 74 69 6f 6e 73 2c 20 73 75 63 68 20 |lications, such | 00000690 61 73 20 34 4d 61 74 69 6f 6e 91 73 20 50 6f 73 |as 4Mation.s Pos| 000006a0 74 65 72 2c 20 74 68 65 20 4f 70 74 69 6f 6e 73 |ter, the Options| 000006b0 20 6f 62 6a 65 63 74 2c 20 61 6c 74 68 6f 75 67 | object, althoug| 000006c0 68 0a 69 6e 76 69 73 69 62 6c 65 20 61 6e 64 20 |h.invisible and | 000006d0 68 61 76 69 6e 67 20 6e 6f 20 27 6f 66 66 69 63 |having no 'offic| 000006e0 69 61 6c 27 20 62 6f 75 6e 64 69 6e 67 20 62 6f |ial' bounding bo| 000006f0 78 2c 20 69 73 20 70 6f 73 69 74 69 6f 6e 65 64 |x, is positioned| 00000700 20 69 6e 20 74 68 65 20 62 6f 74 74 6f 6d 0a 6c | in the bottom.l| 00000710 65 66 74 68 61 6e 64 20 63 6f 72 6e 65 72 20 6f |efthand corner o| 00000720 66 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 20 61 |f the document a| 00000730 6e 64 20 63 61 6e 20 62 65 20 73 65 6c 65 63 74 |nd can be select| 00000740 65 64 2e 20 20 49 66 20 69 74 20 69 73 20 67 72 |ed. If it is gr| 00000750 6f 75 70 65 64 20 77 69 74 68 0a 6f 74 68 65 72 |ouped with.other| 00000760 20 6f 62 6a 65 63 74 73 20 74 68 65 20 72 65 73 | objects the res| 00000770 75 6c 74 20 63 61 6e 20 62 65 20 6d 79 73 74 69 |ult can be mysti| 00000780 66 79 69 6e 67 20 61 73 20 74 68 65 72 65 20 69 |fying as there i| 00000790 73 20 6e 6f 20 61 70 70 61 72 65 6e 74 20 72 65 |s no apparent re| 000007a0 61 73 6f 6e 0a 77 68 79 20 74 68 65 20 67 72 6f |ason.why the gro| 000007b0 75 70 20 6f 62 6a 65 63 74 20 65 78 74 65 6e 64 |up object extend| 000007c0 73 20 74 6f 20 74 68 65 20 62 6f 74 74 6f 6d 20 |s to the bottom | 000007d0 6c 65 66 74 68 61 6e 64 20 63 6f 72 6e 65 72 20 |lefthand corner | 000007e0 6f 66 20 74 68 65 20 64 6f 63 75 6d 65 6e 74 2e |of the document.| 000007f0 0a 0a 50 6f 73 74 65 72 20 61 6c 6c 6f 77 73 20 |..Poster allows | 00000800 79 6f 75 20 74 6f 20 63 72 65 61 74 65 20 79 6f |you to create yo| 00000810 75 72 20 6f 77 6e 20 62 6f 72 64 65 72 73 20 62 |ur own borders b| 00000820 79 20 64 65 73 69 67 6e 69 6e 67 20 39 20 63 6f |y designing 9 co| 00000830 6d 70 6f 6e 65 6e 74 73 2e 20 20 49 66 0a 74 68 |mponents. If.th| 00000840 65 73 65 20 63 6f 6d 70 6f 6e 65 6e 74 73 20 61 |ese components a| 00000850 72 65 20 63 72 65 61 74 65 64 20 69 6e 20 44 72 |re created in Dr| 00000860 61 77 33 2c 20 74 68 65 20 72 65 73 75 6c 74 69 |aw3, the resulti| 00000870 6e 67 20 66 69 6c 65 20 63 6f 6e 74 61 69 6e 73 |ng file contains| 00000880 20 31 30 0a 63 6f 6d 70 6f 6e 65 6e 74 73 20 28 | 10.components (| 00000890 74 68 65 20 39 20 6f 62 6a 65 63 74 73 20 70 6c |the 9 objects pl| 000008a0 75 73 20 74 68 65 20 4f 70 74 69 6f 6e 73 20 6f |us the Options o| 000008b0 62 6a 65 63 74 29 2e 20 20 50 6f 73 74 65 72 2c |bject). Poster,| 000008c0 20 71 75 69 74 65 20 72 69 67 68 74 6c 79 2c 0a | quite rightly,.| 000008d0 63 6f 6d 70 6c 61 69 6e 73 20 74 68 61 74 20 74 |complains that t| 000008e0 68 65 20 62 6f 72 64 65 72 20 69 73 20 69 6e 63 |he border is inc| 000008f0 6f 72 72 65 63 74 2e 0a 0a 0a 44 4f 4f 4b 2c 20 |orrect....DOOK, | 00000900 54 68 65 20 53 6f 6c 75 74 69 6f 6e 0a 0a 44 4f |The Solution..DO| 00000910 4f 4b 20 68 61 73 20 62 65 65 6e 20 70 6c 61 63 |OK has been plac| 00000920 65 64 20 69 6e 20 74 68 65 20 70 75 62 6c 69 63 |ed in the public| 00000930 20 64 6f 6d 61 69 6e 20 62 79 20 50 61 75 6c 20 | domain by Paul | 00000940 4c 65 42 65 61 75 20 61 6e 64 20 34 4d 61 74 69 |LeBeau and 4Mati| 00000950 6f 6e 29 20 74 6f 0a 61 6c 6c 6f 77 20 75 73 65 |on) to.allow use| 00000960 72 73 20 74 6f 20 72 65 6d 6f 76 65 20 74 68 65 |rs to remove the| 00000970 20 75 6e 77 61 6e 74 65 64 20 4f 70 74 69 6f 6e | unwanted Option| 00000980 73 20 6f 62 6a 65 63 74 73 20 66 72 6f 6d 20 52 |s objects from R| 00000990 49 53 43 20 4f 53 20 33 20 44 72 61 77 0a 66 69 |ISC OS 3 Draw.fi| 000009a0 6c 65 73 2e 20 0a 0a 48 61 76 69 6e 67 20 69 6e |les. ..Having in| 000009b0 73 74 61 6c 6c 65 64 20 44 4f 4f 4b 20 6f 6e 20 |stalled DOOK on | 000009c0 74 68 65 20 69 63 6f 6e 20 62 61 72 20 79 6f 75 |the icon bar you| 000009d0 20 63 61 6e 20 64 72 61 67 20 44 72 61 77 20 66 | can drag Draw f| 000009e0 69 6c 65 73 20 6f 6e 74 6f 20 74 68 65 20 69 63 |iles onto the ic| 000009f0 6f 6e 0a 65 69 74 68 65 72 20 66 72 6f 6d 20 64 |on.either from d| 00000a00 69 72 65 63 74 6f 72 79 20 76 69 65 77 65 72 73 |irectory viewers| 00000a10 20 6f 72 20 64 69 72 65 63 74 6c 79 20 66 72 6f | or directly fro| 00000a20 6d 20 61 6e 20 61 70 70 6c 69 63 61 74 69 6f 6e |m an application| 00000a30 2e 0a 0a 59 6f 75 20 63 61 6e 20 75 73 65 20 44 |...You can use D| 00000a40 4f 4f 4b 20 69 6e 20 63 6f 6e 6a 75 6e 63 74 69 |OOK in conjuncti| 00000a50 6f 6e 20 77 69 74 68 20 44 72 61 77 33 2e 20 20 |on with Draw3. | 00000a60 57 68 65 6e 20 73 61 76 69 6e 67 20 66 72 6f 6d |When saving from| 00000a70 20 44 72 61 77 33 2c 20 64 72 61 67 0a 74 68 65 | Draw3, drag.the| 00000a80 20 66 69 6c 65 20 6f 6e 74 6f 20 74 68 65 20 44 | file onto the D| 00000a90 4f 4f 4b 20 69 63 6f 6e 2e 20 20 59 6f 75 20 63 |OOK icon. You c| 00000aa0 61 6e 20 74 68 65 6e 20 64 72 61 67 20 66 72 6f |an then drag fro| 00000ab0 6d 20 44 4f 4f 4b 20 69 6e 74 6f 20 74 68 65 20 |m DOOK into the | 00000ac0 64 69 72 65 63 74 6f 72 79 0a 79 6f 75 20 77 61 |directory.you wa| 00000ad0 6e 74 20 74 68 65 20 66 69 6c 65 20 74 6f 20 67 |nt the file to g| 00000ae0 6f 2e 0a 0a 44 4f 4f 4b 20 77 69 6c 6c 20 77 6f |o...DOOK will wo| 00000af0 72 6b 20 77 69 74 68 20 61 6e 79 20 44 72 61 77 |rk with any Draw| 00000b00 66 69 6c 65 2d 63 6f 6d 70 61 74 69 62 6c 65 20 |file-compatible | 00000b10 66 69 6c 65 73 2c 20 6e 6f 74 20 6a 75 73 74 20 |files, not just | 00000b20 66 69 6c 65 73 20 73 61 76 65 64 20 66 72 6f 6d |files saved from| 00000b30 0a 44 72 61 77 33 2e 20 20 46 6f 72 20 65 78 61 |.Draw3. For exa| 00000b40 6d 70 6c 65 20 63 75 72 72 65 6e 74 20 50 6f 73 |mple current Pos| 00000b50 74 65 72 20 66 69 6c 65 73 20 61 72 65 20 63 6f |ter files are co| 00000b60 6d 70 6c 65 74 65 6c 79 20 63 6f 6d 70 61 74 69 |mpletely compati| 00000b70 62 6c 65 20 77 69 74 68 0a 6e 6f 72 6d 61 6c 20 |ble with.normal | 00000b80 44 72 61 77 66 69 6c 65 73 20 61 6e 64 20 63 61 |Drawfiles and ca| 00000b90 6e 20 62 65 20 70 72 6f 63 65 73 73 65 64 20 75 |n be processed u| 00000ba0 73 69 6e 67 20 44 4f 4f 4b 2e 0a 0a 20 0a 0a 54 |sing DOOK... ..T| 00000bb0 68 65 20 44 4f 4f 4b 20 27 43 68 6f 69 63 65 73 |he DOOK 'Choices| 00000bc0 27 20 62 6f 78 0a 0a 8f 20 27 46 75 6c 6c 20 76 |' box... 'Full v| 00000bd0 65 72 69 66 69 63 61 74 69 6f 6e 27 20 3a 20 57 |erification' : W| 00000be0 68 65 6e 20 74 68 69 73 20 6f 70 74 69 6f 6e 20 |hen this option | 00000bf0 69 73 20 6f 6e 2c 20 74 68 65 6e 20 61 6e 79 20 |is on, then any | 00000c00 66 69 6c 65 20 64 72 61 67 67 65 64 20 6f 6e 74 |file dragged ont| 00000c10 6f 20 74 68 65 0a 20 20 20 20 20 20 20 20 20 20 |o the. | 00000c20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 44 4f | DO| 00000c30 4f 4b 20 69 63 6f 6e 20 77 69 6c 6c 20 68 61 76 |OK icon will hav| 00000c40 65 20 61 20 66 61 69 72 6c 79 20 74 68 6f 72 6f |e a fairly thoro| 00000c50 75 67 68 20 63 68 65 63 6b 20 64 6f 6e 65 20 6f |ugh check done o| 00000c60 6e 20 69 74 0a 20 20 20 20 20 20 20 20 20 20 20 |n it. | 00000c70 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f 20 | to | 00000c80 63 68 65 63 6b 20 74 68 61 74 20 69 74 20 66 6f |check that it fo| 00000c90 6c 6c 6f 77 73 20 74 68 65 20 44 72 61 77 66 69 |llows the Drawfi| 00000ca0 6c 65 20 73 74 61 6e 64 61 72 64 2e 0a 0a 20 20 |le standard... | 00000cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000cc0 20 20 20 20 20 20 57 68 65 6e 20 74 68 69 73 20 | When this | 00000cd0 6f 70 74 69 6f 6e 20 69 73 20 6f 66 66 2c 20 6f |option is off, o| 00000ce0 6e 6c 79 20 72 75 64 69 6d 65 6e 74 61 72 79 20 |nly rudimentary | 00000cf0 63 68 65 63 6b 73 20 61 72 65 0a 20 20 20 20 20 |checks are. | 00000d00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d10 20 20 20 6d 61 64 65 20 6f 6e 20 74 68 65 20 66 | made on the f| 00000d20 69 6c 65 2e 0a 0a 20 20 20 20 20 20 20 20 20 20 |ile... | 00000d30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 | Th| 00000d40 69 73 20 6f 70 74 69 6f 6e 20 69 73 20 4f 4e 20 |is option is ON | 00000d50 62 79 20 64 65 66 61 75 6c 74 2e 0a 0a 8f 20 27 |by default.... '| 00000d60 52 65 6d 6f 76 65 20 74 61 67 73 27 20 20 20 20 |Remove tags' | 00000d70 20 20 20 3a 20 49 66 20 74 68 69 73 20 6f 70 74 | : If this opt| 00000d80 69 6f 6e 20 69 73 20 6f 6e 20 74 68 65 6e 20 61 |ion is on then a| 00000d90 6e 79 20 27 74 61 67 67 65 64 27 20 6f 62 6a 65 |ny 'tagged' obje| 00000da0 63 74 73 20 66 6f 75 6e 64 20 69 6e 0a 20 20 20 |cts found in. | 00000db0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000dc0 20 20 20 20 20 74 68 65 20 66 69 6c 65 20 77 69 | the file wi| 00000dd0 6c 6c 20 62 65 20 63 6f 6e 76 65 72 74 65 64 20 |ll be converted | 00000de0 69 6e 74 6f 20 6e 6f 72 6d 61 6c 20 6f 62 6a 65 |into normal obje| 00000df0 63 74 73 2e 0a 20 20 20 20 20 20 20 20 20 20 20 |cts.. | 00000e00 20 20 20 20 20 20 20 20 20 20 20 20 20 54 61 67 | Tag| 00000e10 67 65 64 20 6f 62 6a 65 63 74 73 20 61 72 65 20 |ged objects are | 00000e20 73 70 65 63 69 61 6c 20 64 72 61 77 20 6f 62 6a |special draw obj| 00000e30 65 63 74 73 20 75 73 65 64 20 62 79 20 73 6f 6d |ects used by som| 00000e40 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |e. | 00000e50 20 20 20 20 20 20 20 20 20 20 70 61 63 6b 61 67 | packag| 00000e60 65 73 20 74 6f 20 61 6c 6c 6f 77 20 74 68 65 20 |es to allow the | 00000e70 72 65 74 65 6e 74 69 6f 6e 20 6f 66 20 65 78 74 |retention of ext| 00000e80 72 61 20 64 61 74 61 20 6e 65 65 64 65 64 0a 20 |ra data needed. | 00000e90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000ea0 20 20 20 20 20 20 20 66 6f 72 20 72 65 2d 65 64 | for re-ed| 00000eb0 69 74 69 6e 67 20 74 68 65 20 6f 62 6a 65 63 74 |iting the object| 00000ec0 73 20 6c 61 74 65 72 2e 0a 20 20 20 20 20 20 20 |s later.. | 00000ed0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000ee0 20 46 6f 72 20 69 6e 73 74 61 6e 63 65 2c 20 50 | For instance, P| 00000ef0 6f 73 74 65 72 20 75 73 65 73 20 74 61 67 67 65 |oster uses tagge| 00000f00 64 20 6f 62 6a 65 63 74 73 20 66 6f 72 20 74 68 |d objects for th| 00000f10 69 6e 67 73 0a 20 20 20 20 20 20 20 20 20 20 20 |ings. | 00000f20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 75 63 | suc| 00000f30 68 20 61 73 20 6d 6f 75 6c 64 73 20 61 6e 64 20 |h as moulds and | 00000f40 62 6f 72 64 65 72 73 2e 20 20 49 66 20 79 6f 75 |borders. If you| 00000f50 20 75 73 65 20 74 68 69 73 20 6f 70 74 69 6f 6e | use this option| 00000f60 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000f70 20 20 20 20 20 20 20 20 20 74 68 65 6e 20 62 65 | then be| 00000f80 20 61 77 61 72 65 20 74 68 61 74 20 79 6f 75 20 | aware that you | 00000f90 6d 61 79 20 6c 6f 73 65 20 74 68 65 20 61 62 69 |may lose the abi| 00000fa0 6c 69 74 79 20 74 6f 20 72 65 2d 65 64 69 74 0a |lity to re-edit.| 00000fb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fc0 20 20 20 20 20 20 20 20 73 6f 6d 65 20 6f 66 20 | some of | 00000fd0 74 68 65 20 6f 62 6a 65 63 74 73 20 69 6e 20 79 |the objects in y| 00000fe0 6f 75 72 20 66 69 6c 65 2e 0a 0a 20 20 20 20 20 |our file... | 00000ff0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001000 20 20 20 54 68 69 73 20 6f 70 74 69 6f 6e 20 69 | This option i| 00001010 73 20 4f 46 46 20 62 79 20 64 65 66 61 75 6c 74 |s OFF by default| 00001020 2e 0a 0a 8f 20 27 41 75 74 6f 20 73 61 76 65 27 |.... 'Auto save'| 00001030 20 20 20 20 20 20 20 20 20 3a 20 49 66 20 74 68 | : If th| 00001040 69 73 20 6f 70 74 69 6f 6e 20 69 73 20 6f 6e 20 |is option is on | 00001050 74 68 65 6e 20 61 6e 79 20 66 69 6c 65 20 64 72 |then any file dr| 00001060 61 67 67 65 64 20 69 6e 20 66 72 6f 6d 0a 20 20 |agged in from. | 00001070 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001080 20 20 20 20 20 20 61 20 64 69 72 65 63 74 6f 72 | a director| 00001090 79 20 76 69 65 77 65 72 20 77 69 6c 6c 20 62 65 |y viewer will be| 000010a0 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 73 | automatically s| 000010b0 61 76 65 64 20 61 67 61 69 6e 0a 20 20 20 20 20 |aved again. | 000010c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000010d0 20 20 20 61 66 74 65 72 20 62 65 69 6e 67 20 70 | after being p| 000010e0 72 6f 63 65 73 73 65 64 2e 0a 0a 20 20 20 20 20 |rocessed... | 000010f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001100 20 20 20 54 68 69 73 20 6f 70 74 69 6f 6e 20 69 | This option i| 00001110 73 20 4f 46 46 20 62 79 20 64 65 66 61 75 6c 74 |s OFF by default| 00001120 2e 0a 0a 8f 20 27 41 75 74 6f 20 73 61 76 65 27 |.... 'Auto save'| 00001130 20 20 20 20 20 20 20 20 20 3a 20 49 66 20 74 68 | : If th| 00001140 69 73 20 6f 70 74 69 6f 6e 20 69 73 20 6f 6e 20 |is option is on | 00001150 74 68 65 6e 20 61 66 74 65 72 20 62 65 69 6e 67 |then after being| 00001160 20 70 72 6f 63 65 73 73 65 64 2c 20 44 4f 4f 4b | processed, DOOK| 00001170 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00001180 20 20 20 20 20 20 20 20 20 77 69 6c 6c 20 61 74 | will at| 00001190 74 65 6d 70 74 20 74 6f 20 73 65 6e 64 20 74 68 |tempt to send th| 000011a0 65 20 66 69 6c 65 20 74 6f 20 61 6e 20 65 64 69 |e file to an edi| 000011b0 74 6f 72 2e 0a 20 20 20 20 20 20 20 20 20 20 20 |tor.. | 000011c0 20 20 20 20 20 20 20 20 20 20 20 20 20 48 6f 77 | How| 000011d0 20 74 68 69 73 20 77 6f 72 6b 73 20 69 73 20 65 | this works is e| 000011e0 78 61 63 74 6c 79 20 74 68 65 20 73 61 6d 65 20 |xactly the same | 000011f0 61 73 20 69 66 20 79 6f 75 0a 20 20 20 20 20 20 |as if you. | 00001200 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001210 20 20 64 6f 75 62 6c 65 2d 63 6c 69 63 6b 65 64 | double-clicked| 00001220 20 6f 6e 20 74 68 65 20 66 69 6c 65 20 2d 20 69 | on the file - i| 00001230 65 2e 20 69 66 20 74 68 65 72 65 20 69 73 20 61 |e. if there is a| 00001240 6e 20 65 64 69 74 6f 72 0a 20 20 20 20 20 20 20 |n editor. | 00001250 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001260 20 6f 6e 20 74 68 65 20 69 63 6f 6e 62 61 72 20 | on the iconbar | 00001270 77 68 69 63 68 20 61 63 63 65 70 74 73 20 66 69 |which accepts fi| 00001280 6c 65 73 20 6f 66 20 74 68 61 74 20 74 79 70 65 |les of that type| 00001290 20 74 68 65 6e 0a 20 20 20 20 20 20 20 20 20 20 | then. | 000012a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 | th| 000012b0 65 20 66 69 6c 65 20 77 69 6c 6c 20 62 65 20 73 |e file will be s| 000012c0 65 6e 74 20 74 6f 20 69 74 2c 20 6f 74 68 65 72 |ent to it, other| 000012d0 77 69 73 65 20 44 4f 4f 4b 20 77 69 6c 6c 20 61 |wise DOOK will a| 000012e0 74 74 65 6d 70 74 0a 20 20 20 20 20 20 20 20 20 |ttempt. | 000012f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 | t| 00001300 6f 20 6c 6f 61 64 20 61 6e 20 65 64 69 74 6f 72 |o load an editor| 00001310 20 66 6f 72 20 69 74 2e 0a 0a 20 20 20 20 20 20 | for it... | 00001320 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001330 20 20 54 68 69 73 20 6f 70 74 69 6f 6e 20 69 73 | This option is| 00001340 20 4f 46 46 20 62 79 20 64 65 66 61 75 6c 74 2e | OFF by default.| 00001350 0a 0a 8f 20 27 53 61 76 65 20 63 68 6f 69 63 65 |... 'Save choice| 00001360 73 27 20 20 20 20 20 20 20 3a 20 49 66 20 79 6f |s' : If yo| 00001370 75 20 63 6c 69 63 6b 20 6f 6e 20 74 68 69 73 20 |u click on this | 00001380 62 75 74 74 6f 6e 2c 20 74 68 65 6e 20 74 68 65 |button, then the| 00001390 20 63 75 72 72 65 6e 74 20 73 65 74 74 69 6e 67 | current setting| 000013a0 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |s. | 000013b0 20 20 20 20 20 20 20 20 20 20 20 6f 66 20 74 68 | of th| 000013c0 65 20 61 62 6f 76 65 20 62 75 74 74 6f 6e 73 20 |e above buttons | 000013d0 77 69 6c 6c 20 62 65 20 73 61 76 65 64 20 61 6e |will be saved an| 000013e0 64 20 77 69 6c 6c 20 62 65 20 75 73 65 64 20 61 |d will be used a| 000013f0 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |s. | 00001400 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 64 | the d| 00001410 65 66 61 75 6c 74 20 73 74 61 74 65 20 77 68 65 |efault state whe| 00001420 6e 20 44 4f 4f 4b 20 69 73 20 72 65 6c 6f 61 64 |n DOOK is reload| 00001430 65 64 2e 0a 0a 0a 0a |ed.....| 00001437