- Jun
- 111
- 1
In TCC 12.10 a simple UNZIP command with no switches ignores the destination path specification and extracts to the current directory.
C:\DOWNLOAD>ver
TCC 12.10.58 Windows XP [Version 5.1.2600]
C:\DOWNLOAD>*unzip test.zip c:\work cycle.btm
=> C:\DOWNLOAD\cycle.btm
C:\DOWNLOAD>
I expected the file to be extracted to c:\work but it ended up in c:\download as you can see.
--
Howard
C:\DOWNLOAD>ver
TCC 12.10.58 Windows XP [Version 5.1.2600]
C:\DOWNLOAD>*unzip test.zip c:\work cycle.btm
=> C:\DOWNLOAD\cycle.btm
C:\DOWNLOAD>
I expected the file to be extracted to c:\work but it ended up in c:\download as you can see.
--
Howard