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,
thanks for your help,
i tryed the way explained in your link out Talkturkey, and i got the message "distribution send successfully", but i didn't receive the mail ... (i tryed local or remote address)
i've never worked with another system than AS400 system, and i'm a beginner with network...
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...
...Destination program . . . : *EXT
I would like my program to reply automatically to this message.
MONMSG command doesn't work, but perhaps a way exists using RCVMSG or SNDRPY or other command...?
Thanks for your help !
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...
...has to be run in interactive job and i've to change my writer in batch job ...
I tryed this command :
RUNRMTCMD CMD('CHGWTR WTR(PRT1) FORMTYPE(*SAME *NOMSG)') RMTLOCNAME(CHENOVE *IP) RMTUSER(QSECOFR) RMTPWD (****)
but i got this message :
"A remote host refused an attempted connect...
...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) FORMTYPE(*SAME *NOMSG)')...
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.