is the data in field2 right justified?  if so, try putting trim around
field2  -  ie:
eval field1 = %trim(field1) + ' ' + %trim(field2)

----original message----
what i mean is that i still have spaces in the result.  just seems to
ignore
the %trim.
i've started playing around, trying to figure out what is going on and this
is what i have found.

. The first part of the %trim is pulling data from a compile time array.
  such as eval field1 = ary(1)
         eval field1 = %trim(field1) + ' ' + field2

. if i create a field defined the same size as the array, inz it with the
same value as the array, it works.



This thread ...


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

This mailing list archive is Copyright 1997-2026 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.