1 / 27

GDT V5 – New Tools of the Trade

GDT V5 – New Tools of the Trade. GDT V5 – New Tools of the Trade. GDT PDF FTP within a BATCH process Mass Compile made easy with one command (MCOMP). GDT PDF. The Need Many businesses require special formatted reports such as PDF

yana
Download Presentation

GDT V5 – New Tools of the Trade

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GDT V5 – New Tools of the Trade

  2. GDT V5 – New Tools of the Trade • GDT PDF • FTP within a BATCH process • Mass Compile made easy with one command (MCOMP)

  3. GDT PDF • The Need • Many businesses require special formatted reports such as PDF • A variety of tools to do PDF conversions may be available but would work outside of the GDT Environment • Customers need to have PDF documents created on-demand as well as real time via Batch processing

  4. GDT PDF • GDT PDF can be run as a standalone .exe • In GDT V5.0, GDTBATCH will be enhanced with a new command CREATE_PDF abbreviated to CPDF. This command can then be used in JCL. • In GDT V5.0, CPDF will be made available to COBOL programs by supplying a call interface that makes use of the DLL entries. • Additional functionality will include Fonts, CharPerLine and a GUI • CMD line entry: • GDTPDF1 PDF-TEST.lsq PDF-TEST.pdf

  5. GDT PDF Using the Execute Windows (exw) or the Execute Dos (exd) to process the report via GDTPDF1 to convert the report to a PDF document.

  6. GDT PDF Running the JCL via GDTBATCH

  7. GDT PDF Job has completed successfully and the PDF document has been generated.

  8. GDT PDFThe Generated PDF

  9. GDT PDFGraphical User Interface

  10. ResultsOriginal Text Report

  11. ResultsPDF of Text Report

  12. FTP within a BATCH processRuntime Flow (via EDBG) Also to be made available under GDT V4.2 CALL "CTFTP01" USING WS-GDTFTP-Parm "OPN" - open session. Once OPN is done, you do not have to provide SERVER, USER, PASS information until CLS function is executed.

  13. FTP within a BATCH process Runtime Flow (via EDBG) "CD " - create directory

  14. FTP within a BATCH process Runtime Flow (via EDBG) "GCD" - get current directory – returned directory

  15. FTP within a BATCH process Runtime Flow (via EDBG) "SCD" - set current directory

  16. FTP within a BATCH process Runtime Flow (via EDBG) "PUT" - put file to server

  17. FTP within a BATCH process Runtime Flow (via EDBG) "REN" - rename remote file

  18. FTP within a BATCH process Runtime Flow (via EDBG) "GET" - get file from server

  19. FTP within a BATCH process Runtime Flow (via EDBG) "DEL" - delete remote file

  20. FTP within a BATCH process Runtime Flow (via EDBG) "SCD" - set current directory

  21. FTP within a BATCH process Runtime Flow (via EDBG) "DD" - delete directory

  22. FTP within a BATCH process Runtime Flow (via EDBG) "CLS" - close session

  23. MASS COMPILE • MCOMP • GDT V5.0 • Run from command line once GDT environment is set • Quick screen information of the results • Can be run with wild card parameters • *.CBL or A*.CBL • Can be run with no parameters • Will compile all .CBL’s in the current directory • Text file out put results • MCOMP-R1.TXT • Compile statistics with line pointers to the detail Compile Text file • MCOMP-R2.TXT • Detail Compile information • Will detail compilation errors if they happen

  24. MASS COMPILEQuick Results Displayed

  25. MASS COMPILEMCOMP-R1.TXT Line pointers to MCOMP-R2.TXT

  26. MASS COMPILEMCOMP-R2.TXT

  27. MASS COMPILEMCOMP-R2.TXT

More Related