Demos

Scenario : Exploring a Cobol application called by a Java application

Duration: 4 min 30.
Language: French



This demonstration is composed of 5 phases:

  • Main window presentation
  • Cobol explorer
  • Text editor
  • Reach function
  • Acces to sub program

 

 

Scenario : Study of the algorithm of a Cobol program

Duration: 2 min.
Language: French



This demonstration is composed of 5 phases:

  • Graphical representation of program logic
  • Forward control flow
  • Backward control flow
  • Hierarchical representation of program logic
  • Dead code search

 

 

Scenario : Exploring the data flow of a Cobol program

Duration: between 1 min 30 and 2 min.
Language: French



This demonstration is composed of 4 phases:

  • Data choice
  • Forward dataflow
  • Backward dataflow
  • Corresponding source code