MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Required Cobol equivalent of PL/1 code
kadamd1

Replies: 1
Views: 1627

PostForum: Application Programming   Posted: Wed Aug 11, 2004 9:06 am   Subject: Required Cobol equivalent of PL/1 code
We have the following code in PL1.
What is the equivalent of the following definitions in COBOL?

01 P_COMPANY_CODE PIC '999B';

01 KEY,
05 COMPANY FIXED (3,0), ...
  Topic: How to handle numeric fields in CICS??
kadamd1

Replies: 1
Views: 1836

PostForum: CICS and Middleware   Posted: Fri Jun 18, 2004 12:27 am   Subject: How to handle numeric fields in CICS??
The amount field on a BMS map is defined as an alphanumeric field. For eg.
This field is defined as X(08) and is redefined as 9(05)V9(02). Now if the
user enters numeric decimal data , is there any ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group