ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß ÄÄÄÄÄÄÄÄĶĶĶĶĶĶĶĶĶķ PCB File Area Lister PPE ķĶĶĶĶĶĶĶĶĶĶÄÄÄÄÄÄÄÄÄ ÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜÜ (C) BlackCat Version 1.2 ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ This is a lightbar driven file area lister. Initially this was only a PPE that read the conference information and showed a simple file area menu. But I wanted a better menu with file/byte totals and since I had coded a directory menu creator I decided to combine the two. Here's the result and I think you may like it ;) ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄĶĶĶĶĶĶĶĶĶķ INSTALLATION ķĶĶĶĶĶĶĶĶĶĶÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ž Make sure that you've extracted the zip with the -d option (or if you're using any other program to extract this make sure you extract it so that empty directories in the zip are also created). ž Edit DM.CFG and make sure the path to your conference (CNAMES.@@@) file is correct. ž Run DM.EXE. This will generate the directory files in the DIRS directory with file/bytes summary information. To write a single directory in case of any problems or when you just want to update a directory menu that you've changed use 'DM ', which will only create the requested conference directory. The reason that DM.EXE does not overwrite your real directory files is because the files created in DIRS contain no headers/footers (these are handled by the PPE, see below) ž Replace your 'F' command with AREA.PPE the following way and that should be it. 1 - run PCBSETUP 2 - Press B B 3 - Move to your CMD.LST file and press F2 to edit it. 4 - Enter 'F' as the command, the security you want and the full path and name of AREA.PPE. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄĶĶĶĶĶĶĶĶĶķ CONFIGURATION ķĶĶĶĶĶĶĶĶĶĶÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ DM is totally configurable by the use of replacement codes in DM.CFG. You can arrange the codes any way you like. You can even remove a code with information you don't want/need. The replacement codes allowed for a directory line in DM.CFG are: %NR% - Directory number. (length 3) %DESC% - Directory description. (length 35) %FILES_R% - # of files in directory. (length 9) %BYTES_R% - # of bytes in directory. (length 15) The following codes are also allowed in the menu display file (MENU) file. %TOTF_R% - Total number of files in conference directories. (length 9) %TOTB_R% - Total number of bytes in conference directories. (length 15) The '_R' in some codes above means right justification, use '_L' for left justification. CFG2.ZIP contains an example of another codes/menu configuration, try it and see if you like it. It's a metallic menu setup like seen in so many other utils. After extracting CFG2.ZIP don't forget to run DM.EXE again, to create the new directory lines. The command line syntax for DM is: DM [NR] [/v] [/r] NR = Conference to create directory menu for. Only the directory menu for this conference is created. Without this option the directory menus for ALL conferences are created. /v = Verbose (for testing purposes). /r = Check for REAL file existence when calculating directory totals. Normally the values found in the directory files are just added together without actually checking if the files are on the disk. Using this option is slower but also more accurate, so use it if the other method seems to get it wrong. ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄĶĶĶĶĶĶĶĶĶķ AUTHOR ķĶĶĶĶĶĶĶĶĶĶÄÄÄÄÄÄÄÄÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ If you find any bugs or have any comments/suggestions/additions you want you can contact me at MaFIA Godfather WHQ under handle El GaTO or mail me on internet at: an42144@anon.penet.fi I've been having problems with the anon server. Not only has it gotten too slow but it also doesn't allow reasonably big files (>40K) to be mailed through it. So if you want me to send you the newest version of this or any other of my PPEs send me your non anonymous address, and I will forward you the files. Alternatively you can also get the newest versions at wuarchive.wustl.edu in directory /pub/MSDOS_UPLOADS/ppe. If anyone knows of any better (internet) places to put these I'm open to suggestions.