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 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: table handling
shailesh

Replies: 1
Views: 1184

PostForum: Application Programming   Posted: Wed Jul 05, 2006 1:37 pm   Subject: table handling
I got an array(10) of names to be displayed.I got to check the duplicates
and needs to display error. does the below logic work.

PERFORM VARYING WS-CNT FROM 1 BY 1 UNTIL WS-CNT > 10
...
  Topic: cics+db2 query
shailesh

Replies: 3
Views: 2007

PostForum: CICS and Middleware   Posted: Mon Jul 03, 2006 1:05 pm   Subject: cics+db2 query
I got act names as map fields defined as an array of 10 and need to be populated from the table.
If I do the changes then the new values needs to be inserted into the table .
Duplicates must be i ...
  Topic: cics+db2 query
shailesh

Replies: 3
Views: 2007

PostForum: CICS and Middleware   Posted: Fri Jun 30, 2006 1:59 pm   Subject: cics+db2 query
hi i have a cics+db2 program.
i have an list of acnt names on screen defined as an array of length 10.
if user updates then names need to be inserted into table
insert query fails while i give
in ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group