my brain's not working in the cold:

Swapped @PARAM & @PARMS in the previous response. Should have been:

...if you want to pass in @PARAM from a dictionary

Derived field: (B('P.CALLSYSS9075.1,VIA,':SHIP_VIA))

Your subroutine should look like this:
   Subroutine SYSS9075.1
     include DMSKELCODE COMMON
     type = field(PARAM,',',1)
     shipVia = field(PARAM,',',2)
   Etc



_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to