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



Hi Darryl,

Are you sure you're not binding to a *MODULE object instead of a *SRVPGM object?? I say this because a *SRVPGM has already resolved all of it's symbols (whereas a module has not). So a *SRVPGM would not still be looking for '_C_sig_dfl' and friends. But if you're binding a module, it'd have to resolve these things.

As it stands, your situation doesn't really make sense. Whether or not you bind to a *SRVPGM will have no impact on whether it can/can't resolve symbols. (Unless you're using a totally different binding directory of course)

Not sure if that's helpful, but maybe it'll get you on the right track. I'll look around and see if I can find which srvpgm those particular symbols are actually in.


Darryl Freinkel wrote:
I have worked through the example Scott Klement has graciously made
available. I have the examples working.


I have created a new program using Scott's template. My program binds in a
service program that I have. The module compiles, but I am not able to get
the program to create (CRTPGM).
I get error
Definition not found for symbol '_C_sig_dfl'

Definition not found for symbol '_C_sig_err'

Definition not found for symbol '_C_sig_ign'

Definition not found for symbol '_C_sig_err'


Without my service program, I am able to use option 14 to create.

Adding the service program then creating the module with option 15 creates.

Creating the program CRTPGM fails.


I obviously need to include more programs into my binding directory, but I
have no idea which programs. Could someone assist with the name of the
service program to include into my binding directory.


Much appreciated.

Darryl Freinkel

Assignment 400 Group, Inc.

Tel: 770.321.8562 ext 111 | Fax 770.321.8562 | 2247 La Salle Dr, Marietta
GA, 30062, USA | PO Box 72556, Marietta, GA 30007-2556




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.