home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / wp / listsort.zip / README.TXT < prev    next >
Text File  |  1993-03-06  |  2KB  |  68 lines

  1. Wordperfect macro to search BBS file lists for a text string,
  2. append it to Windows Clipboard, and then arrange list for easy
  3. reading.
  4.  
  5. File list 
  6.  
  7. extract.wcm  This macro does the complete job of searching 
  8.              and arranging the file list.
  9.  
  10. clip.wcm     This macro will search and paste the files found into a
  11.              new document. As you will see the list still has to be arranged. 
  12.  
  13. shuffle.wca  This macro takes the new list and unscrambles it and arranges 
  14.              the file list in nice neat rows.            
  15.  
  16. clean.wcm    This macro cleans up the finished file list of unneeded codes.             
  17.  
  18. You must use Clip.wcm, Shuffle.wcm, and Clean.wcm in that order to accomplish
  19. what extract.wcm does in one shot. I included them so you can see what each 
  20. step is in the process.
  21.  
  22. I found the BBS file lists are not grouped by catagories. I
  23. therefore found it necessary to write a macro to search out each
  24. instance of a text string and create a document containing a new
  25. file list of that text string.
  26.  
  27. How it works:
  28.  
  29. Let's say a BBSer wants to find all the Truetype font files in a
  30. large file list. With this macro, the user is prompted to enter
  31. the text string such as "truetype" or just "true". Press enter
  32. and then sit back and let the macro find ALL the truetype files
  33. that are scattered around the file list, and arrange them for
  34. you. All the user has to do is save the new file to the filename
  35. of choice.
  36.  
  37.  
  38. What you can do to make it work properly:
  39.  
  40. 1. Make sure that each filename and description is on the same
  41. line. If it wraps to the next line the macro will produce a
  42. jumbled mess. This can be done by setting the font and/or the
  43. margins so everything lines up. I would suggest using the NEW
  44. COURIER truetype font supplied with WINDOWS 3.1, and a 10 point
  45. font size. Also set the margins to the smallest Wordperfect will
  46. allow. That way it will be sure to fit on one line.
  47.  
  48. Remember this macro will only run in Wordperfect for Windows
  49. using truetype fonts. If you want to run it inWindows 3.0 you
  50. must edit the macro and select a font available to Wordperfect.
  51.  
  52.  
  53. I hope this helps you navigate the filelists faster. It should
  54. save online time by saving you the extra time of doing an online
  55. search. This way yoiu can decide which files to download before
  56. going on line.
  57.  
  58. Thank you
  59.  
  60. Bruce Van Buskirk
  61. 4001 E. 23rd 
  62. Sioux Falls SD 57103
  63.  
  64. Phone (605)334-9573
  65. Fax (605)334-5064
  66.  
  67.   
  68.