These forums cover a broad range of programming topics (before 01/01/2002).
I would like to know what the parms mean in the following command. ie. 37 Y OS400 and so on. CALL PGM(QCODE/EVFCFDBK) PARM('37' 'Y' 'OS400' >...
Hi Bill, We use CPYTOIMPF to download data from DB file all the time. We map a drive to the IFS through CA allowing the user access to the data. I...
Your file SC_LOCIMP probably has a member that is not of the same name. You can remedy the problem by renaming the member to SC_LOCIMP as well.
<DIV><FONT face=Arial size=2>That depends on what you want to do, Jamey. My revitalization architecture allows you to put your existing legacy...
I have noticed that we are accumulating a lot of QZBSJOBD and QPWFSERVSO jobs in our system... I know these are Clinet Access server jobs... is there...
Go into Client Access properties to see if you have the Translate CCSID 65535 box checked. If not, check it, and retry. Dave
I think I'd go this route to process the flat file before I try to load the substring data into a numeric field. You can use the SCAN and CHECK...
What is your definition of Dynamic Linking? What are you trying to accomplish? I'm unclear as to your meaning. If you're looking for something like...
I have read your explanation, but I'm lost as to what you are doing. I understand that the user is describing the fields in the user file, but where...
Go here, you may have to register but it is free. http://www.as400network.com/communities/rpgprogrammer/rpgcode/
Clifton, I think the easiest way will be generate coma separated file. This file can be converted by Excel to .xsl file.
Tin, I think you must include x'7D' in the string: Veal string = First Name + x'7D' + I I + Last Name Vadim
In CODE/400 I can go in and maintain my library list for in the communication properties, but my library list is fairly long and it is a pain to...
When using a file trigger on *Insert, *Update or *Delete, what information is available besides the information in the trigger buffer? If I include...
When you create a Response or ResponsetoResponse document, Notes automatically links the document to the document the user had opened at the time the...
The following is from the turorial page. You need to download wwc.exe, and ftp the SAVF to AS400. This file contains all the source files you need....
I'm in the same boat as you (an SQL/400 newbie). What you are referring to is called embedded SQL. This is where you use SQL statments inside your...
<DIV><FONT size=2> CGI indeed is much less demanding on system and is very easy to code and deploy. However RPG/CGI in the internet world is a very...
I guessing that this is. You can verify this by opening the jar file in winzip and examining the directory structure. If you see a compbd directory...
Has anyone used this Convert Image API for printing Multipage Tiff Images on the AS400? The problem happening is, on printing the image seems to...
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