Dopus Tips & Tricks Release V2.0 This Is my first release of Dopus Tips & Tricks. I hope there will be more releases to come but thats only up to you, if you got any ideas to enhance Dopus, or have any questions I will release them. This first package will bring you a minor enhancement for Dopus that wil let you view the widely spreaded File_ID.diz. Installation. You will have to do the installation by yourself.. i will guide you along the installation but its up to you to get it right.... 1. Copy the files that are in the C directory to your assignd C: dir. 2. Start up Dopus (if you didn't already) and go to the configuration screen either by selecting the tiny c button on the bottom of the screen or by choosing it from the menu. 3. Load in the configuration I enclosed in the package. 4. Go back to the mainscreen of Dopus with "OKAY" 5. You wil now see the default configuration of Dopus with 1 extra button called "What?" 6. Take an archive (for example the package wich you unpacked to read this file), click on it one time and push the "What?" button. 7. If all has gone well you will get a window with the file_id.diz text and beneath it the full path where the package is located. Next step. The next step is to create a button in your own configuration of Dopus. 1 & 2 are the same as explained previously. 3. Go to the FileTypes menu by clicking on the corresponding button. 4. Now load in the classes I enclosed in the package , you can load these with the menu point "Classes-open". 5. Load in all four classes enclosed in the classes pack. 6. Click on the "new" button to define a new filetype. 7. Pick Ascii text of the classes. 8. Now you have to confige the new class. 1. at the events pick user3 2. Click on "new entry" 3. Click once on the Command button so it will show "Amigados" 4. Fill in the next line and press return. c:txtextract e ram:file_id {fu} >nil: 5. Repeat step 1,2 and 3. 6. Fill in the next line and press return. echo >>ram:file_id "" 7. Repeat step 1,2 and 3. 8. Fill in the next line and press return. echo >>ram:file_id "{f}" 9. Repeat step 1,2 and 3. 10. Fill in the next line and press return. type ram:file_id 11. Repeat step 1,2 and 3. 12. Fill in the next line and press return. delete ram:file_id >nil: 13. At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 14. At stacksize fill in 4000 15. At priority fill in 0 16. At close delay fill in -1 Now for the Lha-archive class 1. at the events pick user3 2. Click on "new entry" 3. Click once on the Command button so it will show "Amigados" 4. Fill in the next line and press return. c:lha e {fu} file_id.diz ram:t/ >nil: 5. Click on "new entry" 6. Click once on the Command button so it will show "Amigados" 7. Fill in the next line and press return. echo >>ram:t/file_id.diz "" 8. Click on "new entry" 9. Click once on the Command button so it will show "Amigados" 10.Fill in the next line and press return. echo >>ram:t/file_id.diz "{f}" 11.Click on "new entry" 12.Click once on the Command button so it will show "Amigados" 13.Fill in the next line and press return. type ram:t/file_id.diz 14.Click on "new entry" 15.Click once on the Command button so it will show "Amigados" 16.Fill in the next line and press return. Delete ram:t/file_id.diz 17.At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 18.At stacksize fill in 4000 19.At priority fill in 0 20.At close delay fill in -1 Next The Dms-archive class Here are two choices that you can make. A. You use the dms decruncher that was enclosed in the package. B. You use the Dms descipt util that was enclosed in this package and continu using your own version of DMS archiver (the enclosed version is V2.02) For Choice A. 1. at the events pick user3 2. Click on "new entry" 3. Click once on the Command button so it will show "Amigados" 4. Fill in the next line and press return c:dms viewdiz {F} 5. At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 6. At stacksize fill in 4000 7. At priority fill in 0 8. At close delay fill in -1 For Choice B. 1. at the events pick user3 2. Click on "new entry" 3. Click once on the Command button so it will show "Amigados" 4. Fill in the next line and press return C:dmsdescript x Ram:file_id {fu} >nil: 5. Click on "new entry" 6. Click once on the Command button so it will show "Amigados" 7. Fill in the next line and press return Echo >>ram:file_id "" 8. Click on "new entry" 9. Click once on the Command button so it will show "Amigados" 10.Fill in the next line and press return Echo >>ram:file_id "{f}" 11.Click on "new entry" 12.Click once on the Command button so it will show "Amigados" 13.Fill in the next line and press return Type Ram:file_id 14.Click on "new entry" 15.Click once on the Command button so it will show "Amigados" 16.Fill in the next line and press return Delete ram:file_id >nil: 17.At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 18.At stacksize fill in 4000 19.At priority fill in 0 20.At close delay fill in -1 Next Executeble Class 1. at the events pick user3 2. Click on "new entry" 3. Click once on the Command button so it will show "Amigados" 4. Fill in the next line and press return C:exedescript x Ram:file_id {fu} >nil: 5. Click on "new entry" 6. Click once on the Command button so it will show "Amigados" 7. Fill in the next line and press return Echo >>ram:file_id "" 8. Click on "new entry" 9. Click once on the Command button so it will show "Amigados" 10.Fill in the next line and press return Echo >>ram:file_id "{f}" 11.Click on "new entry" 12.Click once on the Command button so it will show "Amigados" 13.Fill in the next line and press return Type Ram:file_id 14.Click on "new entry" 15.Click once on the Command button so it will show "Amigados" 16.Fill in the next line and press return Delete ram:file_id >nil: 17.At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 18.At stacksize fill in 4000 19.At priority fill in 0 20.At close delay fill in -1 Now you only have to make a new button in the button configuration menu 1. Go to the main configuration screen 2. Click on "Buttons" 3. Find a nice place where you want the button. 4. click on the empty field where the button must come. 5. Fill at "name" the name you want to give the button. 6. Select New entry. 7. Select the magnify glass. 8. Select User3 and press return. 9. At the Flags select 1.Do all files 2.Include DOpus-Startup 3.Output window 10.At stacksize fill in 4000 11.At priority fill in 0 12.At close delay fill in -1 Save the configuration in the main configuration screen. Now your done. If you cant work out the configuration Contact me at my BBS. If you got some ideas for Dopus Contact me at my BBS. If You Want to sent me money Contact me at my BBS. ;-) I hope you enjoy this little enhancment of Dopus and if not.. to bad. :) Look out for some more enhancments coming from me. Signed....|\|IGHTC/\LLeR