• hpt and dbridge os2

    From Michael Pierce@1:105/81 to Kai Richter on Thursday, February 04, 2021 00:44:52

    Hello Kai!

    01 Feb 21, Michael Pierce wrote to All:

    right now I am getting the following error message
    unzip: cannot find either C:DBINBOUND188f5900.tos or
    C:DBINBOUND188f5900.tos.zip my unpack statement looks like unpack
    "unzip -j -Loqq $a $f -d $p" 0 504b0304

    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

    Thank for that idea, I did create an unzip.cmd which then echo the cmdline to a log file...
    the problem, was not using \\ in the hptconfig
    I had C:\DB\INBOUND where it should have been C:\\DB\\INBOUND\\

    Thank you everyone for your help

    Michael

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: Our Awesome Net - Portland, OR - awesome.abon.us (1:105/81)