Collapse
Please log in to your account to view your subscribed posts.
Directory | Topics | Posts | Last Post | |||
---|---|---|---|---|---|---|
Tips, Techniques, Tools & Announcements | ||||||
Announcements
Open forum to post Events
Topics: 28
Posts: 118
Last Post:
IBM Announcements Today
|
28 | 118 | ||||
Other useful websites
Lists of other websites related to coding on the Iseries.
Topics: 88
Posts: 346
Last Post:
Links to IBM i Open Source related sites
|
88 | 346 | ||||
Iseries Tools
Links/Reviews of products on the AS400
market. Some may contain free trial versions. If you see something you have worked with please post your thoughts.
Topics: 267
Posts: 1,016
Last Post:
Starting a 5250 session with automatic logon
|
267 | 1,016 | ||||
Tips for the IBMi
Enter/View Iseries Tips Techniques and Tricks.
Topics: 287
Posts: 1,431
|
287 | 1,431 | ||||
Iseries Programming Languages | ||||||
Freshers
We enjoy helping NEWBIES learn what has been so good to us over the past ..Oh 100 years or so... So feel free to post any/all BASIC questions to this forum.
Topics: 474
Posts: 3,373
Last Post:
iseries display file cntf and underlines
|
474 | 3,373 | ||||
RPG/RPGLE
RPG/RPGLE Code Forum
Topics: 4,659
Posts: 30,377
Last Post:
Input/output parameter changes.
|
4,659 | 30,377 | ||||
SQL
command line and embedded sql
Topics: 1,918
Posts: 11,692
|
1,918 | 11,692 | ||||
CLP/CLLE
CLP/CLLE Code Forum
Topics: 1,174
Posts: 7,072
Last Post:
Q1aaddcgeo api
|
1,174 | 7,072 | ||||
DDS
subfiles,screens, physical files, logicals, print files and menus
Topics: 761
Posts: 4,216
Last Post:
Integers in display files?
|
761 | 4,216 | ||||
COBOL
COmmon Business-Oriented Language.
Topics: 154
Posts: 677
|
154 | 677 | ||||
PHP
RPG commands and functions show with
their PHP equivalents ....
A great resource would be
directly from the horses mouth...
http://php.net/
Topics: 96
Posts: 501
Last Post:
Zend Server 2020 V7R4. also is still free ?
|
96 | 501 | ||||
AS400 REPORTS
Anything to do with AS400/Iseries reports.
Topics: 341
Posts: 1,919
Last Post:
How to retrieve PRTF source
|
341 | 1,919 | ||||
ANY THING GOES
Whatever crosses your mind.
Topics: 1,479
Posts: 8,063
Last Post:
Any Humans Running This Site ?
|
1,479 | 8,063 | ||||
IFS
Anything dealing with IFS
Topics: 350
Posts: 2,041
|
350 | 2,041 | ||||
Iseries System administration
Anything that deals with system administration.
Topics: 1,016
Posts: 5,158
Last Post:
What is Error on exchange IDN?
|
1,016 | 5,158 | ||||
Sub-Forums:
| ||||||
DB2
general questions about the database.
Topics: 231
Posts: 1,099
|
231 | 1,099 | ||||
/Free format
Free format examples
Topics: 162
Posts: 1,162
|
162 | 1,162 | ||||
JAVA
JAVA coding forum
Topics: 246
Posts: 1,131
Last Post:
Nagios and V6R1
|
246 | 1,131 | ||||
HTTP
web development using HTTP on the Iseries
Topics: 186
Posts: 884
Last Post:
NodeJs - Postman
|
186 | 884 | ||||
PC programming as it relates to Iseries
Any questions relating more to a PC type environment. This could be PC, Servers (both LINUX and WINDOWS)
Topics: 228
Posts: 1,190
|
228 | 1,190 |
![]()
by jfriess
January 29, 2022, 10:43 AM
|
|||
ChangefIT/DeployfIT/DeskfIT/XrefIT | ||||||
ChangefIT/DeployfIT/DeskfIT/XrefIT News
Any news eminating from EcofIT regarding DeskfIT, ChangefIT, or XrefIT. These may be cross-posted to/from support.changefit.com
Topics: 70
Posts: 117
Last Post:
DeskfIT v2.02 released
|
70 | 117 | ||||
ChangefIT/DeployfIT/DeskfIT/XrefIT Questions
Any general questions about DeskfIT, ChangefIT, or XrefIT may be posted here. These may be cross-posted to/from support.changefit.com
Topics: 14
Posts: 57
|
14 | 57 |
![]()
by DeadManWalks
June 10, 2015, 01:43 PM
|
|||
RDP/RDi/WDSC | ||||||
RDP/RDi/WDSC - Tips & Tricks
Show us what youve learned. Teach us old dogs some new tricks..
Topics: 227
Posts: 1,147
|
227 | 1,147 | ||||
Job Postings | ||||||
Opportunities
Please place all job related posts here. Job posting that are not posted to this forum will be deleted.
Topics: 78
Posts: 230
Last Post:
Junior RPG Programmer Opportunities
|
78 | 230 | ||||
OFF Topic | ||||||
Whatever (not programming related)
Just about anything is game here!
Topics: 837
Posts: 6,039
|
837 | 6,039 |
Code400 -The Support Alternative Statistics
Collapse
Topics: 15,434
Posts: 91,210
Members: 9,359
Active Members: 50
Welcome to our newest member, EMILIO_OSWALDO.
What's Going On
Collapse
There are currently 18 users online. 0 members and 18 guests.
Most users ever online was 864 at 09:08 PM on January 21, 2020.
Latest Topics
Collapse
-
by PaulsterIs there an automatic signature that I can add to my profile that automatically (magically?) will appear on every post I write or react to? If so, where would I find it?
-
Channel: Whatever (not programming related)
2 weeks ago -
-
The example that IBM provided for this API does not work.
PGM
DCL VAR(&SEQ) TYPE(*INT) LEN(4) VALUE(20)
DCL VAR(&ERRCODE) TYPE(*CHAR) LEN(16) VALUE(X'0000000000000000')
CALL PGM(QBRM/Q1AADDCGEO) PARM('TESTOMITS' +
'*BKU ' &SEQ 'OMITLIB '...-
Channel: CLP/CLLE
3 weeks ago -
-
by Vinori_VladGood day.
I need help, I have a task to modify an old RPG program.
The modification means , that I need to adapt this to the call programm with other input parameters.
I have a problem.
In the first case, the program is called with 1 parameter in the form of a DS with 10 fields....-
Channel: RPG/RPGLE
3 weeks ago -
-
by InfraRedSET LSTCOUNT = DATE(DIGITS( DECIMAL(:ConvertDate +1900000,7,0)))
ConvertDate is of Julian format, i am trying to convert to a regular date in file, but it doesnt accept it: "column or variable LSTCOUNT not compatible. "
I changed the field LSTCOUNT from L type to zoned 8,0...-
Channel: RPG/RPGLE
3 weeks ago -
-
by mjhastonThis is not a YAJL issue, but I'm wondering if anyone has worked around an issue like this?
We are calling a Vertex tax API which should send us back numeric data, but they are sending us scientific notation in one situation. The problem is on their side, but it won't be fixed until the...-
Channel: RPG/RPGLE
3 weeks ago -