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



This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
Diane,

I have seen this in an example (which I can no longer find) dealing with the
CEE APIs. I suspect that the syntax is perhaps optional but gives a clue
that you are calling a system function or API. I do have an example of this
that I am using:

  Initialize FC
  Call Procedure "CEELOCT" Using
     WS-LILIAN WS-LILIAN-SECS WS-SYSDATE FC
  End-Call

  Initialize FC
  Move "10151998" To WS-DATEIN
  Move "MMDDYYYY"  To WS-FORMAT
  Call Procedure "CEEDAYS" Using
     WS-DATEIN WS-FORMAT WS-LILIAN FC
  End-Call


-----Original Message-----
From: Diane Nott [mailto:dnott@lorainccc.edu]
Sent: Wednesday, May 08, 2002 11:44 AM
To: cobol400-l@midrange.com
Subject: Cobol Question


I was reading some code and I came across this line in the
Initialization Module of the Procedure Division.
CALL PROCEDURE         'CHKAPPAUT'
 USING WS-APP.

I never heard of Call Procedure. What is it?
Diane

--
Diane Nott, ATT 119, Ext 7268, IS&S.
A good landing is one you can walk away from,
A great landing is one where you can rent the plane afterwards.


_______________________________________________
This is the COBOL Programming on the iSeries/AS400 (COBOL400-L) mailing list
To post a message email: COBOL400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/cobol400-l
or email: COBOL400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/cobol400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.