Execute COBOL program using Python script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GnanaKumar
    New Member
    • Mar 2007
    • 1

    #1

    Execute COBOL program using Python script

    hi,

    Can any one explain me how to execute COBOL program using Python scripts... do i need any third party tool to do this.. can you pls help me out

    regards,
    Gnana Kumar
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by GnanaKumar
    hi,

    Can any one explain me how to execute COBOL program using Python scripts... do i need any third party tool to do this.. can you pls help me out

    regards,
    Gnana Kumar
    I've seen f2py for fortran, but not cobol to python translation.

    Comment

    Working...