View previous topic :: View next topic |
Author |
Message |
vkrishna2001 Beginner
Joined: 07 Aug 2003 Posts: 46 Topics: 18 Location: Danbury
|
Posted: Sun May 16, 2004 3:47 pm Post subject: Eqvivalent field in Easytrieve PLUS |
|
|
Hi,
What is the Easytrieve equivalent field of S9(16) COMP field of Cobol? This field needs 8 bytes of storage but Easytrieve seems to have a limitation on the number of bytes for a binary field.
Regards,
Vijayakrishna |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Mon May 17, 2004 5:08 am Post subject: |
|
|
vkrishna2001,
Unfortunately there is no equivalent field declaration in easytreive for S9(16) comp field of cobol. Are you creating the field or reading the field.?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
vkrishna2001 Beginner
Joined: 07 Aug 2003 Posts: 46 Topics: 18 Location: Danbury
|
Posted: Thu May 20, 2004 4:23 pm Post subject: |
|
|
Kolusu,
Thanks for confirming this. I was trying to rewrite a Cobol program in Easytrieve. The Cobol program writes a file and record has this field.
Vijay |
|
Back to top |
|
|
|
|