×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Currently I have ProgA which has d-specs with getDesc extpgm(pgmB) and 2
parms (1=requested item and 2=response with description for item).
Simple, straight forward, and I understand it.
I combined pgmB, pgmC, pgmD and other related small pgms into a service
program named SRVPGM01. That all works and, coupled with IWS, provides
several web services. Really happy with how the service program works.
So now I want to rewrite ProgA to use the service program/webservice. I
can not find instructions that I can understand. My first confusion is
that I have two names to deal with (SRVPGM01 and pgmB). Is it
extpgm(SRVPGM01) or extpgm(pgmB) and where does the other name get entered?
I am seeing things about copysrc, etc??? If I am black-boxing my
service programs then why would I copy the source into every program
that uses it?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.