home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL43.ARJ / VOL4354 < prev    next >
Text File  |  1992-08-17  |  2KB  |  48 lines

  1. P r o g r a m m a T h e e k volume 4354
  2.  
  3. Vervanger van Bijwagen nr. 7354
  4.  
  5. Titel: FileXref, Renamer programmeurs-hulpjes
  6.  
  7. Number  Name            Size    Date     Comments
  8.         CATALOG  354       324 11-01-92 Dit overzicht
  9. 4354.01 FILEXREF ZIP     78552 08-12-91 Archief met FilexRef
  10. 4354.02 RENAMER  ZIP     73829 08-12-91 Archief met Renamer
  11.         VOL4354  ABS      1924 11-01-92 Diskabstract
  12. 4354.03 ZIPPER   COM     11861 11-08-90 Utility om zip-files uit te pakken
  13.                 5 files 193536 bytes free on volume 4354
  14.  
  15. ReNamer will read the set of all ASCII files associated with your
  16. application (source code and documentation files), changing
  17. filenames and symbols according to a naming transform you supply. 
  18. It does this globally and uniformly, in a fraction of the time
  19. it  would take for you to do it manually! Not a simple replace-
  20. ment program, this honors the syntax of symbols and source
  21. statements  for BASIC, BAT files, C, C++, COBOL, FORTRAN, MASM,
  22. Oracle, Pascal, PL/I, REXX, SQL and xBASE.
  23.  
  24. FileXref is a new type of cross reference tool for programmers
  25. and consultants. It will scan all your application source and
  26. ASCII documentation files, producing cross reference information.
  27. The reports show, for each file in your application, which other
  28. files reference it. So FileXref lets you know what may be
  29. impacted if you make a change.
  30. FileXref can also be used to show application symbols (variables)
  31. and the files which reference them. This information can help you
  32. find bugs involving more than a single source file. You can
  33. specify which symbols are to be included and can now exclude
  34. symbols (like language-specific keywords), too.
  35. What is unique about FileXref is its ability to cross reference
  36. the complete list of text files which make up an application.
  37. (BASIC, BAT files, C, C++, COBOL, FORTRAN, Oracle, MASM, Pascal,
  38. PL/I, REXX, SQL, xBASE and ASCII documentation files are
  39. currently supported.)
  40. Another unique feature is the ability to generate the cross
  41. reference information as data files instead of reports. You can
  42. then load this into your database and do custom reporting.
  43. The product will also produce a report of unreferenced files
  44. which you can use to determine which of your source files are now
  45. obsolete. For applications new to you it will reveal the "top"
  46. level files and the relationships of all components one to
  47. another.
  48. (Hans Schuts)