|
I am creating a subprocedure and want to send an error data structure as a parm. Below is a sample of what I coded but is not compiling. Can anyone help? I don't know what I am doing wrong. Thanks. DSITEM_isItemFinishedGood... D PR 1A D 3 0 Const D 12 Const D LikeDs(@DS_ErrMsg) * * Error Message Data Structure D @DS_ERRMSG DS QUALIFIED D @Error_Code 1a D @Error_Desc 50a P SITEM_isItemFinishedGood... P B Export * D SITEM_isItemFinishedGood... D PI 1A D P_CompNbr 3 0 Const D P_ItemNbr 12A Const D P_ErrorMsg LikeDs(@DS_ErrMsg) This is the error message I'm getting. Too many parameters specified in the procedure interface; extra parameters ignored. Code, code, code.... P SITEM_isItemFinishedGood... P E Isa Wall Programming Manager Everglades <http://www.gneil.com/> Direct, Inc. 720 International Parkway Sunrise, FL 33325 * 954-514-2259 * 954-851-1201 Fax * iwall@xxxxxxxxxxxxxxxxxxxx
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.