|
> From: bill.reger@xxxxxxxxxxxxx > > My command looks something like the following: > > jar cfM '/qNTc/Server01/Dept/tst/RLS 1.2.3/WinAS400/Arcvs > (Zips)/testjar.zip' -C '/qNTc/Server01/Dept/tst/RLS 1.2.3/WinAS400/Current > Objects' object1.dll object2.dll object1.pnl object2.pnl > > Even when I'm very sure the path names are correct, I consistently get a " > No such path or directory" halt. Bill, I haven't tried this, but a couple of things leap out. First, you're using single quotes. In the Windows world, you have to use double quotes, and I don't know about Unix. Second, I'd suggest removing the spaces to start with. As you move into the exciting world of cross-platform, you may find that a lot of things that should work don't work when there are spaces in the name. If nothing else, it's good to try. Joe
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.