+ Post New Thread
Page 1 of 104
1 2 3 11 51 101 ... LastLast
Threads 1 to 25 of 2582

Forum: RPG/RPGLE

RPG/RPGLE Code Forum

  1. Sticky Thread Sticky: Qwcjbitp

    Hi all: Does anyone have a working copy of the api QWCJBITP. I'd appreciate a copy if you do. Thanks GLS

    Started by GLS400, March 1st, 2007 04:01 PM
    • Replies: 12
    • Views: 2,773
    December 19th, 2008 06:07 AM Go to last post
  1. Parameters from CL to RPG

    Hi, I have CL that gets called with 4 parms like so: DCL VAR(&FILE) TYPE(*CHAR) LEN(22) DCL VAR(&PCFILE) TYPE(*CHAR) LEN(64) DCL VAR(&HEADINGS) TYPE(*CHAR) LEN(1) DCL VAR(&FORMAT) TYPE(*CHAR) LEN(3)

    Started by vernond, 5 Hours Ago 03:56 AM
    • Replies: 4
    • Views: 26
    56 Minutes Ago 08:52 AM Go to last post
  2. Loading user profile details using APIs

    Hi, I wish to load all the users on a system into a subfile. I know I have to use a user space but can't remember how this is done. Thanks

    Started by Huddy, 4 Days Ago 09:16 AM
    • Replies: 5
    • Views: 74
    4 Hours Ago 05:32 AM Go to last post
  3. How do you keep RPG Free clean?

    We have been creating more and more code in RPG Free and we've run into some issues keeping the code clean. By clean I mean in a manner in which it is easy to read and not overly cluttered. Are there any guidelines available that can help with this?

    Started by rpgKnight, 3 Days Ago 06:13 PM
    2 Pages
    1 2
    • Replies: 25
    • Views: 300
    17 Hours Ago 04:45 PM Go to last post
  4. Convert Date to JDE Date

    Does anyone have code snippet in RPG for converting date (2010-02-14) to JDE date? Thank you.

    Started by snufse, 1 Day Ago 04:46 PM
    • Replies: 6
    • Views: 92
    18 Hours Ago 03:33 PM Go to last post
  5. Updating a keyless file with subfile

    I've got a file without a key and I am attempting to write a program to allow users to update the file. I can grab the file and dump it into a subfile and I can access an individual record based on the subfiles RRN; however, I don't have a way to write back to the actual table because there is...

    Started by rpgKnight, 21 Hours Ago 12:27 PM
    • Replies: 6
    • Views: 46
    19 Hours Ago 01:57 PM Go to last post
  6. Post old rpg III ??

    hi all, i found some old rpg program, i don't familiar with rpg III syntax... so any one can give me a clue or help to understand this syntax .... FMT I IFilename++SqNORiPos1+NCCPos2+NCCPos3+NCC... 0497.00 IFLP001 ZX 29 4 C2 5 C0 6 C5 0498.00 I/COPY...

    Started by rx_b10, 1 Week Ago 08:51 AM
    2 Pages
    1 2
    • Replies: 20
    • Views: 296
    1 Day Ago 10:30 AM Go to last post
  7. AS400 Question

    Hi I have came accross the following scinarios 1.I have a Physical file in production, so the problem is it`s reached to the max record after some processing .How to handle this situation. 2.I need a CL program which will monitor the job and make it to message wait,so after send this...

    Started by powers, 2 Weeks Ago 01:31 PM
    • Replies: 5
    • Views: 187
    2 Days Ago 04:11 AM Go to last post
  8. Enumerated type

    I'm writing a new service program and I could do with creating an enumerated type. Can anyone think of a way to do this in ILE RPG? I suppose I could define the types as constants in the /copy member where my prototypes are. Then the procedure where I want them to pass the enum could receive an...

    Started by BenThurley, 3 Days Ago 01:08 PM
    • Replies: 2
    • Views: 82
    3 Days Ago 06:52 AM Go to last post
  9. Check for blank dates

    I am using A S2CMDT L B 21 23DSPATR(CS) A DATFMT(*MDY) in my spec for dates. I call them true dates because we commonly use decimals for dates as well. I created a program to maintain a file, which recently I went back and added...

    Started by Adein, 2 Weeks Ago 01:28 PM
    blank dates, dates, dds, free
    • Replies: 15
    • Views: 259
    4 Days Ago 02:52 PM Go to last post
  10. Procedure doesnt return the value :(

    I have a procedure, compiled as a module and the program that using it. I can see calculated value while debugging the module, but after returning to the program it is blank again :( What is wrong? The module: HNoMain D ConvText PR 5000 ...

    Started by InfraRed, 2 Weeks Ago 05:13 PM
    • Replies: 11
    • Views: 141
    4 Days Ago 02:34 PM Go to last post
  11. zero padding.

    Maybe I've missed something in my searches... but I can't figure this out.... I'm helping someone with an issue... they have a solution using a DS but I'm convinced there has to be a prettier way to do it with bifs need to take a 2 digit day or month and convert it to a 2a field. But the...

    Started by bryce4president, 1 Week Ago 12:07 PM
    • Replies: 8
    • Views: 140
    4 Days Ago 02:10 PM Go to last post
  12. A little help with chain key please

    Hi all: fupccpadm ipe e disk recno(admr) f prefix('X') funumccp if e disk fqsysprt o f 132 printer D admr s 10i 0 /free ...

    Started by GLS400, 6 Days Ago 11:29 AM
    • Replies: 5
    • Views: 79
    6 Days Ago 12:47 PM Go to last post
  13. Parameter with a file?

    Is that feasible? I mean I wanted to send a "virtual file " as parameter to a called program ,the "virtual file" is exactly be same to a existed PF (the key, the fields and the recorde), the called program can update the values in the "virtual file" and return it to the caller. I...

    Started by georgelong, 1 Week Ago 07:53 AM
    • Replies: 17
    • Views: 250
    6 Days Ago 12:22 PM Go to last post
  14. Configuration Zebra tlp2844

    How i have to configure in client access the Printer Zebra Tlp 2844 ??

    Started by gio.cot, 6 Days Ago 11:09 AM
    • Replies: 0
    • Views: 24
    6 Days Ago 11:09 AM Go to last post
  15. dates conversions

    dear all hope ur all fine...... i would like to know if there is any function in rpg to convert a date from the format 01-JAN-2010 to CYYMMDD? Thanks in advance

    Started by casporov, 1 Week Ago 05:58 AM
    • Replies: 1
    • Views: 54
    1 Week Ago 06:10 AM Go to last post
  16. %Parms -- What am I missing?

    d Entry pr ExtPgm( 'MYPGM' ) d Parm1 3a d Entry pi d Parm1 3a c If %Parms > 0 c If Parm1 = '311' c ...

    Started by FaStOnE, 1 Week Ago 12:14 PM
    • Replies: 6
    • Views: 99
    1 Week Ago 01:29 PM Go to last post
  17. Rpgle

    Hi All, Can you please some can share the knowledge on this query? how to send a flat file or Physical file to my mail id? To more specific how to send the csv file from AS/400 system to my mail id? Many Thanks in advance!!! Regards, Sudha.

    Started by sudha, 1 Week Ago 09:31 AM
    • Replies: 4
    • Views: 153
    1 Week Ago 10:02 AM Go to last post
  18. How to find number of users in a file

    Hi, What is the best way to find the list of users working on a particular file? Is there any API’s to get this information other than getting it from WRKOBJLCK?

    Started by chanaka, 1 Week Ago 06:49 AM
    • Replies: 1
    • Views: 88
    1 Week Ago 07:57 AM Go to last post
  19. error on RNX1255 on write (different from a previous one posted by stion24)

    hello. i am a rookie on rpg programming, and being faced with a porblem below which bother me a lot recently. i really appreciate your time and concern. system message: Message . . . . : Session or device error occurred in file MNENVMNDR@ (C G D F). ...

    Started by Tsang, 1 Week Ago 09:10 PM
    • Replies: 10
    • Views: 111
    1 Week Ago 03:49 AM Go to last post
  20. is it possible?

    MOVE FIRST-EXTRACT-RECORD TO POLICY-EXTRACT-RECORD. here they are move the whole record format to another record fmt.is it possible in rpg or rpgiv

    Started by rajapandian, 2 Weeks Ago 09:45 AM
    • Replies: 9
    • Views: 163
    1 Week Ago 10:36 AM Go to last post
  21. Object Conversion from Lower version to V6R1

    Hi All, Could you please tell me if i am upgrading my Hardware from V5R4 to V6R1, Is there any impact in RPG,CL Objects. Thanks.

    Started by vinomails, 2 Weeks Ago 05:08 AM
    • Replies: 4
    • Views: 115
    2 Weeks Ago 12:17 PM Go to last post
  22. Sql

    Hi All, Can you please tell me where SQL queries stores in AS/400?. I was working in SQL in AS/400 using command strsql but my system got restarted suddenly , but I cant retrive sql queries which I worked earlier. Can you please some one help me Many Thanks!!! Sudha

    Started by sudha, 2 Weeks Ago 09:49 AM
    • Replies: 1
    • Views: 72
    2 Weeks Ago 10:25 AM Go to last post
  23. Question Emailing from AS400 with RPG using MMAIL V6R1

    Sorry I'm not sure this is where to post this question but I'm hoping someone can help. We are currently setting up a AS400 new box with V6R1 but haven't gone live with it yet as I'm still testing. :duh My problem is I downloaded the latest and greatest version of MMAIL on it but some of the...

    Started by emily, 2 Weeks Ago 02:55 PM
    as400, email, emlspl, mmail, rpg
    • Replies: 11
    • Views: 155
    2 Weeks Ago 10:23 AM Go to last post
  24. Subfile positioning

    Load all subfile. Page down to page 2 or greater. Press enter and the subfile positions to page one. What am I missing to get it to stay on the current page. Thanks!

    Started by ljv_as400, 2 Weeks Ago 11:06 AM
    • Replies: 5
    • Views: 125
    2 Weeks Ago 11:06 AM Go to last post
  25. pointers

    hi I have created a socket program using ILE C++. I have used pointers in this program.once I used the same pointer twice I see that the new value is getting overwrite with the old one. I just want to know that is it necessary to clear the pointer buffer once its used. if so how can i do it? is...

    Started by Anuradha, 2 Weeks Ago 01:32 PM
    • Replies: 2
    • Views: 89
    2 Weeks Ago 10:53 AM Go to last post

+ Post New Thread

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 6 users browsing this forum. (1 members & 5 guests)

  1. soup_dog

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 10 views
Hot thread with unread posts
More than 15 replies or 10 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts