hi all,
I'm trying to run a query from VBA, which I will be moving to VB6 once it's installed on my work PC. basically I need to get some records between 2 dates.
the code works as far a...
Greetings,
I am trying to figure out if there is a way for an RPG or ILE program to trigger the playing of a sound file.
The "Beep" that we could do, is not sufficent in this case.
I want...
How can i direct FNDSTRPDM OutPut to a PF ?
I want to read records from a Microsoft Access database on a windows server from an RPG program.
what is the functionalty of the following keyword
cursym,datedit,decedit,dftname,expropts
please give code in example to explain
what is the functionalty of the following keyword
block,commit,extind,extfile,indds
please give code in example to explain
In need help establishing a connection to AS400 in an ASP page. Here's where I am so far...
<%@ LANGUAGE=VBSCRIPT %>
<%
dim conn
Set conn = Server.CreateObject("ADODB.Connection")
...
Hi All,
I have created a printer file using RLU. The data and all the formating that I have added using the RLU shows up fine when the spool file is created. The only issue I have is the sp...
I have never written an RPG program, and I have never used the RPG engine so I don't even know how to get into the environment to begin writing code but I would like to create a simple program...
what is the local and global variable?
what is the purpose to import and export a variable.
please give some simple code for both import and export as a example
Hello
I have a problem getting Java programs on iSeries to return the right time. The time is always wrong with an hour or two.
The following system values are set:
QTIME set to current t...
I was provided with a *ovl file from an AS/400 that I need to covert to a graphic format so I can tweak it. Is this in any way possible to do on a PC?
Hi All,
I am working on a data scrambling program. The intent of which is to scramble the confidential data in our database.
I am coding this program using COBOL with DB2/400 as my data...
I've got a Zebra ZM4 Plus setup as a remote outq running on an IBM iseries. I'm currently using TLAshford to print the labels. In this job, I have to print upto 100 labels at a time. Originall...
how can we see the object contained in the service program.?
I have run SQL query using strsql, as the results more than 100 pages. Is there way to save these SQL results to a file and FTP later.
I have a CL program does an OVRPRTF to a printq (QSYSPRT) which is set to save/hold and then calls an RPG program that sends output to the printer. We would like to have an electronic copy of...