These forums cover a broad range of programming topics (before 01/01/2002).
<font size=1 face="sans-serif">Does anyone know of a setting to get named indicators (Using *IN01-*IN99) to appear in the Cross Reference? I wanted...
Does anyone know what the JNI runtime error means in CODE/400? I think it would be a safe assumption for someone to assume I am trying to run...
Hi, Error SQL0104 (is appearing when any procedure is called from C++ programs using ODBC APIs on windows NT 4.0 AS400 - V4R5M0 And PC is installed...
FROM FILEA LEFT OUTER JOIN FILEB on ItemA = ItemB LEFT OUTER JOIN FILEC on ItemA = ItemC
Hello, On my W2K PC, using CODE/400....I am unable to compile a Java source file. I get the error message: javac (my source file) unexepected error...
I like to use SQL when doing page at a time subfiles because I find it very easy to use. I use 'FETCH RELATIVE' and keep track of when I am at top or...
Does CODE/400 v4r5m1 support Euro currency ? I do not know why my editor does not show Euro currency. Thanks Domenico Pozza
I don't think Subroutines should be going obsolete. I don't see how a subprocedure would handle being reused over and over for an operation. Now I am...
TESTN accepts '00000K' as a valid numeric. Read the description of TESTN in the RPG Reference Manual: The right-most character is considered valid...
Kevin, IBM probably used their approach so that they could maintain a session level connection. If you use the all users model, you may want to...
You can do this. I do it all the time. After the first CALL, issue a POSDBF to move the record pointer back to the start, then call the next program,...
If you have TAATOOLS, you can try Retrieve Program Name - RTVPGMNAM. If that's not what you need, perhaps you could explain a bit more of what you...
When I start up code/400, I always seem to have to use the STRCODETCP program - is this related to the Current Library issue I saws in some other...
When I'm using the CODE editor on Cobol members, I noticed the default behavior after I type an IF statement and hit ENTER is to indent the next line...
Hallo, I have a problem to compile modules with IXLC when I am using local include files (on a Windows Workstation). IXLC coud not find the include...
The best you can do is code EXTFILE (or use OVRDBF) and re-open the file when you want to deal with a different file.
Hi All, I've been tinkering around with the example SQL CLI program from the "sorcerer's guide" (RPGISCOOL/DBSRC.SQLCLI) and have been trying to...
The border itself (by definition) is a single line. In SDA, or within DDS you can change border characteristics. This includes the ability to use any...
Try API QWCCVTDT, with *DTS as the input format and something like YYYYMMDD as the output format. If I recall correctly, the *DTS format is the same...
Make sure that you do NOT have a Workstation ID assigned in your config or if you do specify one make sure it has a <font color=red>#</font> at the...
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.
Forum Rules