Hi,
i've heard about an object named *LDA
I've been told that it was a data area, and that it was used like a data area in CL programs.
How can i read, write or update data of *LDA from RPG400 program ?
Thanks in advance !
Hello,
I try to send e-mail from AS400 to internet.
I can reach one address (xxxx@fr.ibm.com) but i cannot reach xxxxx@voila.fr neither xxxx@wanadoo.fr
Could the reason of the problem be the ".fr" or ".com" ?
The AS400 is connected to my local network, and it's configured with a server...
Hi,
i connect a HP1300 printer on wyse (LPT1 port).
The wyse is connected to the local network.
I declared my printer (with LPR parameter) on a windows server which is connected to local network.
I can print on the HP1300 printer from my windows server without opening a session with wyse (the...
Hi,
i connect a HP1300 printer on wyse (LPT1 port).
The wyse is connected to the local network.
I declared my printer (with LPD parameter) on a windows server which is connected to local network.
I can print on the HP1300 printer from my windows server without opening a session with wyse (the...
Hi,
i want a program to be run (immediatly and automatically) when a message arrives in a MSGQ.
I tried this :
CRTMSGQ MSGQ(MYLIB/MYMSGQ)
CHGMSGQ MSGQ(MYLIB/MYMSGQ) DLVRY(*BREAK) PGM(MYLIB/MYPGM)
but it doesn't work : the program is not called.
Thank if you can help !
Hi,
i try to send e-mail (text message first, and then mail with a text file in a folder) from as400 to internet.
i do what is explained on this link out :
http://search400.techtarget.com/tip/1,289483,sid3_gci818531,00.html
and when i use SNDDST command, i get this message "distribution...
Hi,
i would like to send mail from AS400 to a mail server.
I think it may exists a mail server connected on the local network, because i can access to OUTLOOK and i can access to the AS400 from the same PC.
i don't know anything about communication between AS400 and others types of systems...
Hi !
A program of mine send a message (after a CPYSPLF command).
I don't want the user have to reply to it.
So i've to reply to it by program.
This is the description of the message ...
Hi,
i would like my spool not to be visible when using WRKSPLF command. (i don't want it to be deleted by a user)
Perhaps have i to save it ..?
How ?
Thanks for your help !
Hi,
i've to change a writer :
i use CHGWTR WTR(PRT01) FORMTYPE(*SAME *NOMSG) command,
but i've to do it after each IPL ...
Is there a way to change permanently this parameter ?
I didn't manage to find the FORMTYPE parameter in CRTDEVPRT command ...
Thanks for your help !
Hello,
i try to install a IBM2391+ printer on network.
I have to create the DEVD on my AS400.
I tryed with those parameters :
DEVCLS *LAN
TYPE 3812
Model 1
connection *IP
Port number 9100
*DIRECT
Font 11
Type *IBM2391
Syst.Driver *IBMPJLDRV
but it doesn't work
Does...
Hi !
I've to change a writer on a remote system AS400 from another AS400.
I can do it using TELNET command and then using this command : CHGWTR WTR(PRT1) FORMTYPE(*SAME *NOMSG)
But i would like to do it automatically by program.
I try use this command : AREXEC CMD('CHGWTR WTR(PRT1)...
Hi !
I've to change a writer on a remote system AS400 from another AS400.
I can do it using TELNET command and then using this command : CHGWTR WTR(PRT1) FORMTYPE(*SAME *NOMSG)
But i would like to do it automatically by program.
I try use this command : AREXEC CMD('CHGWTR WTR(PRT1)...
Hi,
i installed a Xerox device (Xerox document centre 440 ST) on my network.
Here is the device description :
DEVD IMPCH
OPTION *BASIC
*PRT
DEVCLS *LAN
TYPE 3812
MODEL 1
LANATTACH *IP
PORT...
Hi,
i installed a Xerox device (Xerox document centre 440 ST) on my network. I send spool on it from an AS400.
The spool is printed without problem, but the spool stays in out queue after printing, and i have no message on the spool file telling me that the spool has been printed.
There is...
Hi,
i try to read a field define as character in DDS, but containing hexadecimal data (i can't see those data using QRY or DSPPFM command, i just can see * or _ caracters).
Is it possible to do it with a RPG400 program ?
If it isn't, how can i be sure that my system is ok to compile RPG ILE...
Hello,
i've to read hexadecimal data (i suppose because i can't read it using WRKQRY or DSPPFM).
Those data should be numeric data.
How can i read it by RPG program ?
Thank you !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.