× 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.



Thanks for the tip on the init! I've passed it along.
What we are striving for is a hands-off type of approach so a developer
can go in to the COBOL, make changes, generate the PCML and not have to
go in and manually edit the PCML after compiling the COBOL. Especially
since it could be a completely different developer with little or no
knowledge of the application on the java side.


Rick Beethe
Manager of Application Development
Computer Research, Inc.
10170 Church Ranch Way, Suite 300
Westminster, CO 80021-6061
303.297.9200 x225


-----Original Message-----
-------------------------------------------------------------------
The fields in PCML are not implicit initialized. To initialize them
explicitely, you can use init-keyword in your PCML, i.e.
init = " " for chars and
init= "0" for packed or zoned


So your Java programmer does not have to initialize all fields.
He/She have only set the fields he need to call the COBOL-object for
specified task.

Regards

Mgr. Ing. Roman Mikl??

?sek informa?n?ch technol?gi?
Prv? stavebn? sporite?na a.s.
Bajkalsk? 30, P.O.Box 48
829 48 Bratislava 25



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.