Menu

ROBODoc on COBOL code

Sergey
2003-10-02
2003-10-03
  • Sergey

    Sergey - 2003-10-02

    I have some COBOL code circa 1993-94 that I need to analyze. When I unleash ROBODoc on it the produced files contain no documentation, just the line "produced from ... file by robodoc on ... date". What can I do to make it work? Also, I had to remove all forward slashes '/' from COBOL comments because robodoc interpreted such lines as function declaration ("can't find function name" was the error). I'd appreciate some help. Thank you!

     
    • Frans Slothouber

      Hoi,

      ROBODoc can not analyse code. It can only
      extract documentation that the programmer put
      in the sourcecode.  So if there are no robodoc
      headers in your cobol sourcecode robodoc will
      produce no documentation.

      If you want to analyse the cobol source you might
      want to try ctags.
      ( ctags.sourceforge.net )

      Hope that help,
      Frans.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.