× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx> wrote on 11/21/2018
01:54:07 AM:
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf
I'm getting the following error message in RDi while trying to
compile a UIM list panel member. But I don't understand why I am
getting
it. The text I've specified for the column headings is easily less
than
the screen width and, therefore, should not require two lines of
headings.
Help?!?

:list depth='*' maxhead=1 listdef=JOBLST
actor=UIM parms=PRM.

...snip...

:listcol var=OPT usage=INOUT maxwidth=2
help='JLIST/OPTIONS'.
Op
:listcol var=STAT usage=OUT maxwidth=8
help='JLIST/STAT'.
Status
:listcol var=JOB usage=OUT maxwidth=10
help='JLIST/JOB'.
Job name
:listcol var=TTL usage=OUT maxwidth=27
help='JLIST/TTL'.
Job title
:listcol var=LOC usage=OUT maxwidth=20
help='JLIST/LOC'.
Location selection

:listview cols='OPT STAT JOB TTL LOC'.
CPD5B9E - Column heading lines for this LISTVIEW exceeds MAXHEAD.

UIM sometimes makes choices that you want to override. To tell UIM
that you want the words 'Job' and 'name' to appear on one and the
same line, specify 'Job name'. Likewise, if you want to ensure that
- or how - two or more words are divided into more lines, again use
apostrophes to define the break as in 'Manufact.' 'Type/model'.


Thank you very much. I did not know what single quotes around the
text was allowed. Works like a charm.

Now... By default, UIM spreads the columns out across the screen
(placing additional blanks between columns). Is there a setting that
tells UIM to simply left justify all columns with only a single blank
between columns? ...or, do I have to play with the MAXWIDTH setting for
the last column to make it big enough to force all columns to the left?
Thanks.


Sincerely,

Dave Clark

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.