Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

as400 Admin Question

19 views
Skip to first unread message

Court Cannick

unread,
Feb 10, 2012, 1:02:04 PM2/10/12
to
new to as400. Can I copy a text config file to another with the
following command:
CPYF FROMFILE(probedir/probe.cfg) TOFILE(otherprobedir/probe.cfg)
CRTFILE(*YES) ?

--C--

I.T.

unread,
Feb 15, 2012, 6:17:49 AM2/15/12
to
"Court Cannick" <ccan...@gmail.com> ha scritto nel messaggio
news:d5d793e1-588b-4f6a...@uc9g2000pbc.googlegroups.com...
CPYF is for AS400/db2 file system but
i suppose you have this file in IFS (you can see with WRKLNK)
in this case you have to use CPY (f4 to see options) command
example: CPY OBJ('/probedir/probe.cfg') TODIR('/otherprobedir')

saluti
I.T.


0 new messages