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



Hi,
      OK, I must still be missing something. I have tried all the
suggestions and my output file still shows the field as  *01138. This is my
new code:

H OPTION(*NODEBUGIO: *SRCSTMT)
D InEmp              S             25A   Varying
D WkEmp           S             25
D String          DS
D  Length                              5I 0
D  Data                             255
C                   EVAL      Data = InEmp
C                   EVAL      WkEmp = Data

Not using the DS doesn't seem to work either. I had
C                   EVAL      WkEmp = InEmp

Both ways, I still have unprintable characters at the beginning of the
field. From all I have read, this should be a no brainer.
I am calling this from SQL and the program has been made into a stored
procedure. This is the call statement:
CALL V64BPCSUSR/SVLBRNEW (246065, 10, X'0005F0F1F1F3F8')

I don't know if that is what is causing the problem or not. What am I doing
wrong?

<===================================================>

Terri Harteau
Felker Brothers Corporation
****************
"The happiest people don't necessarily have the best of everything.
They just make the best of everything!"
****************





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.