List Question
20 TechQA 2024-02-29T07:17:17.000000How to get a list of programs that uses a particular command in AS400
66 views
Asked by Santhosh Appusamy
Doing an external webservice call from rpgle program
75 views
Asked by Kunal Roy
How to default check true any one radio button using RPGLE program in AS400
121 views
Asked by Nandhini
I need to display the hex value of a file field value in display file in a rpgle program
174 views
Asked by Kunal Roy
Chain vs Select RPG
159 views
Asked by MordernRPGSoldier
Maximum number of members in IBMi PF and maximum number of records in a member
196 views
Asked by MordernRPGSoldier
How to get the number after the decimal position in RPGLE program
180 views
Asked by Kunal Roy
How to filter the decimal place in SQL for IBM DB2 database running in IBM-I (as400)
80 views
Asked by Kunal Roy
How to get the list of binding directory attached to a rpgle program
253 views
Asked by Kunal Roy
Problem with RPG Prototype for java.io.File
69 views
Asked by Rob Schember
ACTGRP query on AS400
93 views
Asked by Kunal Roy
Using a variable for a database file in embeded SQL in free RPG
340 views
Asked by baphomet
How to determine in a rpgle program if a file is locked or not?
614 views
Asked by Kunal Roy
Prototype not used in called RPGLE program , but the program still works
129 views
Asked by Kunal Roy
Compiler directive not recognized
199 views
Asked by reymagnus
Convert a DS from fixed to free form in RPGLE
142 views
Asked by Kunal Roy
One RPGLE calls another RPGLE program using a data structure, how to achieve this in free format
544 views
Asked by Kunal Roy
How to clear a physical file (CLRPFM) in a rpgle program when that program is using the file
585 views
Asked by Kunal Roy
What is usually preferred in a sub-proc, INZ during variable declaration or using CLEAR?
170 views
Asked by ojay
Why the OPTIONS(*TRIM) doesn't work as IBM says, what's missing here?
230 views
Asked by ojay