× 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:
  • From: "Adam White" <adam@xxxxxxxxxxxxxxxx>
  • Date: Mon, 14 Aug 2000 19:50:43 +0100
  • Importance: Normal

If you are trying to concatenate the strings together in the EVAL, you need to use the %TRIM BIF
e.g.
EVAL STR800 = %trim(STR800) + RCDTA
 
Regards
Adam White
www.slic-ssytems.com
adam@slic-ssytems.com
 
-----Original Message-----
From: owner-midrange-l@midrange.com [mailto:owner-midrange-l@midrange.com]On Behalf Of mariame@SIAMTL.COM
Sent: 14 August 2000 19:03
To: MIDRANGE-L@midrange.com
Subject: Re:


Hi,

i'm trying to get a string (3000 length)  from  hexadecimal sub-string (500 length)

C      *IN99       DOUEQ     *ON                                      
C                        READ(N)   TEST                               99
                                                                       
C     *IN99        IFEQ      *ON                                      
C     RCV        ORGT      800                                      
C   99               LEAVE                                              
C                       ENDIF                                              
C*                                                                    
C     RCV         IFEQ      800                                      
C                       EVAL      STR800 = STR800  + RCDTA        
C                       ENDIF
C*
C                       ENDDO        

thanks                                      


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.