POPUP Number LIst - Expand field (AREV Specific)
At 24 FEB 1998 03:06:18PM Wayne Curzadd wrote:
In AREV 3.0 documentation on the POP.UP subroutine there is a reference to adjusting the number column on the left side of a popup. It indicates this can be modified by changing the 14th value of the POP.UP*PARMS record in the SYSTEXT table. It also indicates the default is 4. Well the default is actual 3 because I have never seen the 1000 record in the many copies of AREV I have installed over the year. The POP.UP*PARMS also has no impact when modified as indicated in the manual. Either this has changed for AREV3.12, or I am doing something wrong (I tried both @VM 14 and @FM 14 in the record), or the documentation is wrong.
Can someone please explain how to increase the default length AREV will display in the number list of a popup. Four should be more than adequate since the popup would crater long before 10,000 was reached.
At 24 FEB 1998 04:29PM Aaron Kaplan wrote:
The only way I know of is to modify the @ROWNUM field which determines the width.
apk@sprezzatura.com