Announcement
Collapse
No announcement yet.
Search Result
Collapse
29 results in 0.0021 seconds.
Keywords
Members
Tags
-
Integer To Hex
I am needing a really simple way to convert an integer to ASCII hex in RPG.
-
DataStructure SORT on two different fields.....
So I have a Data structure array. I can sort on one field using the SORTA command with %subarr. Can I add another field WITHOUT combining the two fields together in a one field sort? To basically sorting on two fields or three etc..... Again without combining into one field. If I can in SQL do you...
-
Canceling Interactive Programs
SO I have a similar post form way back when. However that solution will not work.. So I thought I would see if anyone else has an idea.
A user sits in a program for 10 minutes. I know this b/c we write out to a file with a timestamp and user id with a bunch of other goodies I would need to end...
-
Journal Receive Issue
We have a Journal that we use RCVJRNE with.
Everything seems to work fine except I think its...Code:RCVJRNE JRN(&JRNLIB/&JRN) EXITPGM(MYEXIT) + FILE((XXX/YYYY) + FROMTIME(&STRDAT &STRTIM) DELAY(*NEXTENT)
-
UDF-SQL-External
I have a business analyst who wants me to write a function he can use to read a record from one of our files. He'll be working in Access, if that matters.
. I got some help from a co-worker who has a procedure that is called externally. He told me that every other group here who needs to connect...
-
AS400 / iSeries programmer / administrator from Bremen searches festival employment
Search festival employment to 03. 04. 2017 in Bremen, or post code 28. (because of company site closing to 31. 03. 2017)
Year of birth in 1969, manly
qualified data processing businessman with 24-year-old work experience
Knowledge:
Computer languages: CL / CLLE, RPG/RPGLE,...
-
Edit code without changing source date
Hello. Is it possible at all, maybe there is a setting somewhere, to edit some lines of code without the source date changing? My scenario is that I'm working with free format and I put an if statement around a large chunk of code. I want to indent that all the code to keep it neat but I don't want...
-
Retrieve record count of Multimember PF
Hi,
I'm in search for a way to retrieve the total number of records in a multimember physical file in a single command.
I dont want to use RTVMBRD in a loop and also read the count by using outfile from DSPFD.
Is there any other way ( like API's) which will...
-
Not able to open spool file error
Hello Everyone,
Theres this error CPF4235:Not able to open spooled file.Reason code &6 that has appeared for a job.
Can someone please guide what exactly is this resaon code &6?
I have seen over several places on the web for reason codes 1 to 5.What...
-
Copy command in error
Hello Everyone,
I have this CL which when submitted runs a job and throws a error CPF2817-COpy command ended in error at the below point:
...Code:CPYTOIMPF FROMFILE(QTEMP/FILE1) TOSTMF(&TOSTMF) + MBROPT(*ADD) STMFCODPAG(*PCASCII) +
-
Date format to char conversion in rpg
I have beeen receiving a date timestamp error in my rpgle at a statement:
result=%char(field:*iso)
where result is 10A and field is of D format type.
I have been pushing a iso type value eg: '2013-05-05' into field, yet the timestamp issue persists.
...
-
Deletion and updation on different environments(LPARs)
Is it possible to compute a file member removal in a rpgle program from a development lpar.
eg: RMVM FILE(LIB/FILE1) MBR(PAR1981181)
and performing updation on a different file in a different lpar altogether?
UPDATE "SCDTA.CORP"/AR#RMTPRL9
SET...
-
How to update a value to a PF
I have a rpg that calls another rpg.
The first rpg is used to save data based on completely new entries in Item Master table(Item codes are unique)
The second rpg is called to save additional data onto the data for which the item code are already existing in Item Master.
SO in both...
-
RPG program stopped with 30 severity level errors
Hi,
I am beginner in AS400. I have written a RPG program to read data from file and display the data in a display file. But my program stopped with 30 severe level errors. please help me.
RPG program:
...Code:FDISPLAY CF E WORKSTN
Our Sponsors
Collapse
