Hi all, I've been trying to use DE.WORDS routine but I get the error 'called with incorrect arguments'. According to my experience so far, this error has to do with the parameters used when calling the routine.
The T24 documentation says 'Arguments: IN.AMT, OUT.AMT, LINE.LENGTH, NO.OF.LINES,ERR.MSG' and that is why I'm using 5 parameters. Has anyone else used the DE.WORDS routine and knows how it can be used? ERR.MSG = '' CALL DE.WORDS(DEBIT.AMT,MY.VALUE,'','',ERR.MSG) 12 MAY 2010 13:32:57 USER (04 FEB) DESPINA.1 [67,6] TXN COMPLETE ** Error [ SUBROUTINE_PARM_ERROR ] ** 'SUBROUTINE DE.WORDS' called with incorrect arguments , Line 1 , Source DSF.TT.UBD.LWITHLACC.AMTWORD Trap from an error message, error message name = SUBROUTINE_PARM_ERROR Source changed to /t24_test_env10/bnk/bnk.run/USB.BP/ DSF.TT.UBD.LWITHLACC.AMTWORD 0001 *----------------------------------------------------------------------------- Thanks a lot Despina -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
