FeaturesCompiles COBOL on TMAX openframe. Use Ctrl + Shift + P to open then command list the enter and select "Compile COBOL". RequirementsOur custom OFrame API Extension SettingsCobolCompile.ServerAddress This must be set to your server running the compiler web service. CobolCompile.CopybookDirectory Set this to your copybook directory. Typically like: "C:...\common\copy" This path should not have a trailing ''. Known IssuesOnly works for us. Release NotesRelease 2.1 Extension now automatically opens it's own output log so users no longer have to use the Developer Tools. Release 2 Extension can now compile programs using local Copybooks. Handles tag replacing copybooks. |