Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
I justed tried this:CPYTOSTMF FROMMBR('/QSYS.LIB/MYLIB.LIB/MYSAVF.FILE') TOSTMF('/home/MyDir/MYSAVF.savf')
and then ran jar over the to-stream-file. Seemed to work fine though I didn't un-jar it to see if it worked.
Lim Hock-Chai wrote:
I've been trying to jar a SAVF file to a ifs directory without anysuccess. Can anybody help?below is what I got: jar -cf test1.jar /qsys.lib/palhc.lib/test.FILEjava.io.FileNotFoundException: Function not allowed. /qsys.lib/palhc.lib/test.FILE at java.lang.Throwable.<init>(Throwable.java:195) at java.lang.Exception.<init>(Exception.java:41) at java.io.IOException.<init>(IOException.java:40) atjava.io.FileNotFoundException.<init>(FileNotFoundException.java:46) at sun.tools.jar.Main.addFile(Main.java:613)at sun.tools.jar.Main.create(Main.java:413) at sun.tools.jar.Main.run(Main.java:143) at sun.tools.jar.Main.main(Main.java:904)Save File TEST exists in PALHC library. Not sure why it keeps tellingme that file not found.thanks.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.