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 

easytrieve update in the input file itself

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
nbdtrjk1
Beginner


Joined: 12 Apr 2007
Posts: 76
Topics: 41

PostPosted: Tue Jan 06, 2009 6:38 am    Post subject: easytrieve update in the input file itself Reply with quote

I searched this forum regarding this but i couldn't find any topic regarding it.

I am trying to update the input file itself in the easytrieve depending on a criteria. But i am getting an error "B054 NOT A VALID FILE - INFILE". Is there any way to

Code:
1 FILE INFILE                                   
2      IN-KEY        1  03 A                   
3 JOB INPUT (INFILE KEY(IN-KEY))               
4      IF IN-KEY NE 'AAA'                       
5         IN-KEY = 'BBB'                       
6         PUT INFILE                           
6 *******B054 NOT A VALID FILE - INFILE         
7      END-IF                                   
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Tue Jan 06, 2009 11:22 am    Post subject: Reply with quote

nbdtrjk1,

I guess you did not search properly. Check these links

http://www.mvsforums.com/helpboards/viewtopic.php?p=13044#13044

http://www.mvsforums.com/helpboards/viewtopic.php?p=17508#17508

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group