home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / zkuste / Delphi / D / sce.exe / README.TXT < prev    next >
Text File  |  1999-01-01  |  2KB  |  44 lines

  1. -Source Code Explorer for Pascal and Delphi'(SCE).
  2.  
  3. SCE creates Nassi-Shneiderman-charts by simply  loading 
  4. a pascal- or delphi-source code. Additional SCE depicts 
  5. the structure of units as a tree diagram similar the  
  6. W95-explorer. You can make printouts from the charts and
  7. if desired,  a reference diagram of the printout.The
  8. registration for the basic version is free.
  9.  
  10. -Installation of Source Code Explorer.
  11.  
  12. SCE is a 32-Bit-program and requires  Windows 95 or Windows NT.
  13.  
  14. For installation start 'SCE.EXE'. You get the following files Dateien:
  15.  
  16. Prgedit.exe 
  17. Prgedit.hlp 
  18. Readme.txt
  19. basic.txt
  20. regeng.txt
  21. such.txt
  22. wortsuch.txt
  23. Demo.pas
  24. ureg.dat 
  25.  
  26.  
  27. -You also may integrate the SCE  in delphi:
  28.  
  29. After installation of SCE start Delphi and proceed as follows:
  30.  
  31. -Choose from the menue Tools|Tools... .
  32. -The  dialogbox 'Tools options' appears. Click on the button 'Add...'.
  33. -The dialogbox 'Tools properties' will appear. Fill in '&SCE' in the field 'Title'.
  34. -Click the button 'Browse...'.
  35. -Search the file 'prgedit.exe' in the installation directory and choose it.
  36. -Fill in the following text in the field 'Parameters:'$SAVE $EDNAME'. (Mind
  37.  that there is a blank between the two macros.)
  38.  
  39. You can now produce a structure chart from the source code what you are 
  40. just editing. Choose from the IDE-menue Tools|SCE. The source code will be 
  41. saved to your harddisk by Delphi. Then SCE will be started with the path of 
  42. the file what you wish to examine as parameter. The desired chart will be shown.
  43.  
  44.