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


  • Subject: RE: DDS 255 Column limit
  • From: "Mark A. Manske" <mmanske@xxxxxxxxxxxxxxxxxx>
  • Date: Wed, 12 Jul 2000 10:05:56 -0500
  • Importance: Normal

Just a thought; since you can start the field at 255, just create a field at
that point that is aplha; in your program (RPG, ILE would be easier), format
your data the way you want it to look; ie:
 Eval      %SUBST(pfield:1:4) =
              %Trim(%EditW(cust#:'   0 '))

 Eval      %SUBST(pfield:6:16) =
              %SUBST(name:1:16)


with pfield being your DDS name with a length of 21 *char -


Does this help any???

Mark A. Manske
[mailto:mmanske@minter-weisman.com]
Sr. Project Lead
Minter-Weisman



-----Original Message-----

Hi all,

This is similiar to a RLU question posted yesterday, but didn't see an
answer to it specifically, so here is my problem:

We are trying to create a very wide report, 275 characters (20 CPI, legal
size paper), but DDS cannot start a field past column 255.  It can print
past 255 as long as the field starts before 255.  Does anyone know of a
work-around on this?  The only thing I can think of is using a internally
defined printer file which wouldn't be the worse thing, just wondering if
there is an alternative.

TIA!
Rick


+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.