Search found 1 match

by n-gage
Thu Apr 11, 2024 8:59 pm
Forum: Questions & Answers
Topic: Issue trying to add a (large) field to a DISPLAY command
Replies: 2
Views: 19645

Issue trying to add a (large) field to a DISPLAY command

Hi!

We have an existing LANSA WebEvent Function (on iSeries) where we have a GROUP_BY (#DSP01) with a list of about 20 fields and also a DEF_LIST (#GM_BR01) for a browse list of about 10 fields.

This is displayed as follows within the code:

Display Fields(#DSP01) Design(*DOWN) Identify(*DESC ...