×
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.
Is LK01-TABLE referenced anywhere in your source ? ILE COBOL compiler by
default does not generate information for unreferenced data.
If this is the case, try to specify *UNREF when you compile the source.
Thanks,
Li Ding
IBM i AD, IBM Toronto Lab
message: 5
date: Mon, 30 Mar 2009 17:06:15 +0100
from: "Austin, Mark" <Mark.Austin@xxxxxxxxxx>
subject: [WDSCI-L] Linkage missing in Debug (RDi7.1)
Hi guys,
I'm having some trouble trying to find out what is being passed into an ILE
Cobol using SEP debug.
PROCEDURE DIVISION USING LK01-SELECTION-FIELDS
LK01-SELECTION-SEQ.
But in the variables in debug only LK01-COUNT is being shown under
LK01-SELECTION-FIELDS. LK01-TABLE does not appear in the variable list at
all.
If I try to monitor expression LK01-SELECTION-FIELDS again only LK01-COUNT
is shown under the 01 level. If I try to monitor expression LK01-TABLE I
get CPF7E12 Identifier does not exists error message.
Can anyone explain or help with ideas on how to find out the content of
LK01-TABLE?
Best regards,
Mark Austin
IT Consultant
Universal Music Publishing International
Email: mark.austin@xxxxxxxxxx<mailto:mark.austin@xxxxxxxxxx>
Tel: +44 (0) 208 742 5520
Fax: +44 (0) 208 742 5699
Universal Music Publishing International Limited
Registered in England. Number 02050403
Registered Office: 347-353 Chiswick High Road, London W4 4HS
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.