I want to add 10 days in current date. how it is possible in
CL program...?

Answer Posted / kanika

convert the date to julian format ,chg varaible from char to dec , add 10 using chgvar,again chgvar to char type,do cnvtdat from julain to whatever format you want the output.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the key words you must use when using a subfile?

694


how can you display specific subfile page on the screen in unequal subfile?

677


how do I preserve and clean the array?

677


explain sflclr, sflend, sfldlt, and sflcsrrrn?

891


can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com

1973






What is ment by record level identifier?

660


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

553


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

1901


what is the difference between do while and do until?

716


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1026


how does the rpg element work?

722


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

723


How to select highest score of each subject or how to select highest income of every month?

1299


How can we know running job is batch or interactive?

660


1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?

501