I am trying to copy a file that is in EBCDIC format on an iSeries to a 
window machine in ASCII formation having the encoding changed by staf and 
this is not working.

The iSeries machine is :
3 [C:\tmp\blackcat] staf blackcat.swg.usma.ibm.com misc version
Response
--------
3.4.2

The Windows machine is:
3 [C:\tmp\blackcat] staf rpitkintc8212.swg.usma.ibm.com misc version
Response
--------
3.4.2

I have tried the following two commands:
3 [C:\tmp\blackcat] staf blackcat.swg.usma.ibm.com FS COPY FILE 
"/afiseries/notesdata/pid.nbf" TODIRECTORY "c:\tmp" TOMACHINE 
rpitkintc8212.
swg.usma.ibm.com TEXT FORMAT EBCDIC
Response
--------


3 [C:\tmp\blackcat] type c:\tmp\pid.nbf
ñ@÷ô÷@÷ô?@???éâ?æ?@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%

3 [C:\tmp\blackcat] staf blackcat.swg.usma.ibm.com FS COPY FILE 
"/afiseries/notesdata/pid.nbf" TODIRECTORY "c:\tmp" TOMACHINE 
rpitkintc8212.
swg.usma.ibm.com TEXT FORMAT ASCII
Response
--------


3 [C:\tmp\blackcat] type c:\tmp\pid.nbf
ñ@÷ô÷@÷ô?@???éâ?æ?@@@@@@@@@@@@@@@@@@@@@@@@@@@@@%


neither resulted in the file being in ASCII format.

Suggestions??

Richard Pitkin 
Lotus Software, IBM Software Group
978-899-3157  t/l 276-3157
richard_pit...@us.ibm.com

"For a successful technology, reality must take precedence over public 
relations, for nature cannot be fooled."  R. P. Feynman, "Report of the 
Presidential Commission on the Space Shuttle Challenger Accident"

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to