


If you want to see how to code the methods in COBOL then from the Net Express IDE select Tools->Type Library Assistant and scroll through the list of available COM servers until you find "Microsoft Excel ?.0 Object Library".Basically we need to use Net Express to create a COBOL application that creates a chart in Excel and copies and pastes the chart into Word using OLE Automation.The question: Can anyone point me to a good source for information about the methods that excel supports? I need to build a COBOL program that builds an excel spreadsheet, loads it to an excel chart and populates a word document with the excel chart.

exe for ReseqnID.cbl The Build script is runĬustomize the IDE From the Options menu select Customize IDEĬustomize the IDE Under the Tools tab we will press the New Tool buttonĬustomize the IDE Use the Program button to locate the ReseqnID.exe Enter the Tool nameĬustomize the IDE Press Apply to add the tool to the IDEĬustomize the IDE The tool ReseqnID is now available. exe for ReseqnID.cbl Inside the script that builds the. exe for ReseqnID.cbl We will first open up the Net Express Command PromptĬreate an. BUILDTOOL.BAT – Batch script to create an exe for the tool Ĭreate an.RESEQNID.CBL – source of the Tool to be used within the IDE.Incorporate a tool to the Net Express 4.0 IDE that will be used to add a line number to a program and also add a comment in column 73-80.Setup a GDT COBOL project and practice these functions and much more at the Hands on Lab at 3:15pm today!.User Defined Extensions – if you are using your own extensions for Source, Copybooks, or Datafiles.Using Revolve Point of Interest files with Net Express IDE.Create / Incorporate Custom tools in the IDE.
