[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Cobol style signed fields -Reply
- Subject: Cobol style signed fields -Reply
- From: Jim Hardesty <JHardest@LMBERRY.COM>
- Date: Thu, 27 Feb 1997 13:27:00 -0500
Albert,
We had the same need and created a set of routines to accomplish
this. Sort of a brute force conversion from a numeric field to a
character field with zoned decimal characteristics.
I will send a copy of them to you directly. If anyone else is interested,
let me know.
jim
jim hardesty
jhardest@lmberry.com
The Berry Company
Dayton, OH
>>> Albert howard <alhoward@CONCENTRIC.NET> 02/27/97
12:22pm >>>
Is there a way in SQR to generate COBOL style signed fields? I am
referring to the type where the last digit is turned to a character that
identifies the sign.