ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Search Result

Collapse
25 results in 0.0019 seconds.
Keywords
Members
Tags
  •  

  • kswanson0522
    started a topic Convert dec to int

    Convert dec to int

    I have a parm that needs to be dec, this then needs to be converted to int. I have tried many iterations of %bin but the conversion always gets corrupted. Is this even possible?
    Thanks
    See more | Go to post

  • techas400
    started a topic SNDPGMMSG in CL

    SNDPGMMSG in CL

    Hello Everyone,

    I have this CL program that makes use of SNDPGMMSG in order to have messages displayed at the bottom of the screen.

    The concern now is that, earlier the manner in which the send to program message was implemented was as below:

    Code:
    SNDPGMMSG
    ...
    See more | Go to post

  • KrishnaAS400
    started a topic CL program entery missing in JOBLOG & Spool

    CL program entery missing in JOBLOG & Spool

    Hi all,
    I have a CLP program C1 which is using SBMJOB inside the program to run 5 different batch jobs, and when i submit C1, i am getting Spool entries only for the internal submit jobs submitted by C1, but there is no entry for C1. But I want to get the starting time and ending time of my...
    See more | Go to post

  • techas400
    started a topic Not able to open spool file error

    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...
    See more | Go to post

  • techas400
    started a topic Copy command in error

    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) +
    ...
    See more | Go to post

  • techas400
    started a topic Scheduled jobs

    Scheduled jobs

    Hi All,

    Is there any command to see the list of scheduled jobs that calls a particular CL program.

    The issue is i have a CL program which i am sure gets called for a particular screen. But which specific scheduled job does it, i have no idea. So far i have been explicitly...
    See more | Go to post

  • Koss53044
    started a topic API usage in CL programs

    API usage in CL programs

    Long time viewer...first time poster.

    I have written a CL program which monitors the process of an overnight job that spawns multiple batch jobs. It is for testing on our development system so we can run/simulate multiple days in a row. The purpose is to submit a new overnight job when...
    See more | Go to post

  • techas400
    started a topic Change source date of RPGLE

    Change source date of RPGLE

    Is there any way by which one can change the iSeries system settings to accordingly manipulate source date change on Line of Code.

    This has accidently happened with me that an unwanted section of code was unwantedly changed which has caused an obvious change in the dates along those LOCs....
    See more | Go to post

  • Multiple instance of one display file having different data queue

    Hi guys,

    I have a cl program and a dspf. The program may run at same time in different session(different display device like qpadev0001,qpadev002,..) on same AS400 server. Im using data queue to find whether user gave any input from the display file(while compiling i gave the data queue...
    See more | Go to post

  • Statements don't line up when debugging CLLE program with INCLUDE statement using RDi

    We like using the nifty new INCLUDE statement in CLLE programs, like so:

    PGM
    /* general header stuff */
    INCLUDE SRCMBR(HEADER) SRCFILE(QINCCLSRC)
    /* variable declarations */
    DCL VAR(&ENTRY) TYPE(*CHAR) LEN(100)...
    See more | Go to post

Our Sponsors

Collapse
Working...
X