|
Howard, > CRTSRVPGM SRVPGM(HGR0093/LSSUCONVT) MODULE(*LIBL/LSSUCONVT) > SRCFILE(HGR009 > 3/SYSTEM) TEXT('Strip Special Characters from 200 char field') > HGR0093/SYSTEM.LSSUCONVT line 1: ***ERROR Syntax not valid. > HGR0093/SYSTEM.LSSUCONVT line 1: ***ERROR No 'current' export block > Binder language compilation failed with 2 errors and 0 warnings. > Service program LSSUCONVT not created. The compiler is looking for a binder source file, that details the exported functions, function signatures, etc. If you're not concerned then you should use *ALL on the BNDSRC option to tell the compiler not to look for the binder source and just export all functions. --phil
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.