Code Comments
Programming Forum and web based access to our favorite programming groups.hi ppl , I have COBOL program which Needs to call EZT macro by passing a variable to it and then receive modified varible. Can i do it in COBOL ? if yes plz do let me know as soon as possible . my email id is himanshu_kashiwar@infosys.com
Post Follow-up to this messageOn 24 May 2006 00:13:07 -0700, himu_abhi@yahoo.com wrote: >hi ppl , > >I have COBOL program which Needs to call EZT macro by passing a >variable to it and then receive modified varible. > >Can i do it in COBOL ? > >if yes plz do let me know as soon as possible What OS you are running your COBOL programs. What is the vendor name, and what is the vendor compiler version, and vendor runtime version used? (if applicable) and what is EZT, and do they supply a list of the interface functions and parameter types? Frederico Fonseca ema il: frederico_fonseca at syssoft-int.com
Post Follow-up to this messageMy guess is that "EZT" is "Easytreive" - (IBM mainframe product) - but that is only a guess (and I don't know the answer) -- Bill Klein wmklein <at> ix.netcom.com "Frederico Fonseca" <real-email-in-msg-spam@email.com> wrote in message news:qd597217uop0i3aod3k5dj4ioau2u83j45@ 4ax.com... > On 24 May 2006 00:13:07 -0700, himu_abhi@yahoo.com wrote: > > > What OS you are running your COBOL programs. > What is the vendor name, and what is the vendor compiler version, and > vendor runtime version used? (if applicable) > > and what is EZT, and do they supply a list of the interface functions > and parameter types? > > > > Frederico Fonseca > ema il: frederico_fonseca at syssoft-int.com
Post Follow-up to this messageOn Wed, 24 May 2006 20:50:28 GMT, "William M. Klein" <wmklein@nospam.netcom.com> wrote: >My guess is that "EZT" is "Easytreive" - (IBM mainframe product) - but that is >only a guess (and I don't know the answer) An EasyTrieve macro is basically the same thing as a CoBOL copy member. Posted Via mcse.ms Premium Usenet Newsgroup Services ---------------------------------------------------------- ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY ** ---------------------------------------------------------- http://www.mcse.ms
Post Follow-up to this messagehimu_abhi@yahoo.com wrote: > hi ppl , > > I have COBOL program which Needs to call EZT macro by passing a > variable to it and then receive modified varible. > > Can i do it in COBOL ? > > if yes plz do let me know as soon as possible . > > my email id is himanshu_kashiwar@infosys.com > I believe, but will not guarantee, that the normal operation of Easytrieve [CA product that runs on IBM Mainframe] is with EZT as the main program and EZT does the CALLing to COBOL. In this context, yes, it is possible to interface EZT and COBOL. Carl
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.