hi,
I am working on a program to send a mail from an AS/400 & to receive a mail but I want while receiving in a record that I design it
from: &x
Subject &y
&x, &y are two variable that I want to took them from a physical file
or in my cl program I declare the dspf that contain the records so I can't declare another file(the physical file that contain the variale)
Thanks.