Hello Michael!
01 Feb 21, Michael Pierce wrote to All:
MP> right now I am getting the following error message
MP> unzip: cannot find either C:DBINBOUND188f5900.tos or
MP> C:DBINBOUND188f5900.tos.zip my unpack statement looks like unpack
MP> "unzip -j -Loqq $a $f -d $p" 0 504b0304
MP> any ideas??
Replace unzip with echo and add a redirection >> show_the_real_thing.txt.
Then replace echo with pwd to see the real working directory.
Oh wait, pwd should be there where the txt file is found.
A workaround would be to create a unzip.cmd script that set all path manually and use that unzip.cmd in the packer definition. Bad idea because other tools could fail with the broken path too.
Regards
Kai
--- GoldED+/LNX 1.1.4.7
* Origin: Monobox (2:240/77)
|