[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Converting Packed Comp3 data to ASCII
- Subject: Converting Packed Comp3 data to ASCII
- From: John Hopper <jhopper@NOTES.PRIMECO.COM>
- Date: Fri, 15 Sep 2000 16:53:54 -0500
SQR/4.3.2/PC/Windows NT 4.0/Oracle 7.3.4/Sep 14 1998
PeopleSoft v7.0x
We need to convert data that was created by Cobol in a Comp3 or Packed format.
We could write a Cobol program to convert it then read the resulting ASCII file
with SQR but what we want is to be able to
convert the data from Comp3/packed to ASCII on the fly with SQR.
Does anyone either have an SQR program that does this or an algorithm that I can
use to code it in SQR?