When I rebuild standard selection in order to add a field based on
jbase subroutine,
the override message 'I-Desc field FEE.CODE with Subroutine type is
Incompatible with J24' appears.

How would a field based on a subroutine be declared?

Thanks a lot,
Despina

STANDARD.SELECTION record
  15. 1 USR.FIELD.NAME. FEE.CODE
  16. 1 USR.TYPE....... I
  17. 1. 1 USR.FIELD.NO SUBR("E.NOFILE.TELLERFEE.FEE.CODE",@ID)
  18. 1. 1 USR.VAL.PROG IN2ANY
  19. 1 USR.CONVERSION.
  20. 1 USR.DISPLAY.FMT 4L
  21. 1 USR.ALT.INDEX.. N
  22. 1. 1 USR.IDX.FILE
  23. 1 USR.INDEX.NULLS
  24. 1 USR.SINGLE.MULT S
  25. 1 USR.LANG.FIELD. N
  26. 1. 1 USR.CNV.TYPE
  27. 1. 1 USR.REL.FILE

33. 1 OVERRIDE....... I-Desc field FEE.CODE with Subroutine type is
Incompatible with J24



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

Reply via email to