home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff297.lzh / DevKit / POSTER < prev    next >
Text File  |  1989-12-29  |  2KB  |  38 lines

  1. Article 257 of comp.binaries.amiga:
  2. Path: estinc!mcdphx!asuvax!ncar!tank!ux1.cso.uiuc.edu!iuvax!cica!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!uwm.edu!rutgers!texbell!texsun!newstop!sun!swap!page
  3. From: page%swap@Sun.COM (Bob Page)
  4. Newsgroups: comp.binaries.amiga
  5. Subject: v89i180:  devkit - developer's arexx/c/shell tools v1.2, Part01/02
  6. Message-ID: <127799@sun.Eng.Sun.COM>
  7. Date: 13 Nov 89 04:03:31 GMT
  8. Sender: news@sun.Eng.Sun.COM
  9. Lines: 1043
  10. Approved: page@sun.com
  11.  
  12. Submitted-by: marc@clik.qc.ca (Marc Boucher)
  13. Posting-number: Volume 89, Issue 180
  14. Archive-name: util/devkit.uu1
  15.  
  16. The DevKit is a collection of C and ARexx language programs to
  17. facilitate the life of the software developer.  With the DevKit, you can
  18. launch your compiler from within your editor, have the cursor positioned
  19. on your errors, look up the autodoc page for any Amiga function at a
  20. single keystroke, find a system structure or #define within the include
  21. files, or find any function in the source code you are developing.  As
  22. well, it provides a utility where you can put the compiler options in
  23. the source code for easy reference and modification.
  24.  
  25. The compiling and error-finding functions are designed to work with
  26. CygnusEd Professional and Manx C 3.6a.  You also gain a slight advantage
  27. if you own WShell.  A dedicated worker could adapt these to other
  28. compilers or ARexx-compatible editors.  The autodoc lookup works from
  29. the CLI as well, and is useful to anyone possessing the 1.3 Native
  30. Developer's Kit from Commodore, containing the autodoc and include
  31. files.
  32.  
  33. [Although most everything of use here is an arexx script, this was not
  34. posted to the sources group because every file/directory has an
  35. associated ".info" file and the redistribution guidelines say nothing
  36. can be modified.  ..bob]
  37.  
  38.