Page 1 of 1

TAR Files

Posted: Sat Aug 10, 2019 2:35 am
by ScottM
Hello, can LiveCode read TAR files? Would like to code an application that can read a TAR file, generate a manifest of the contents and as an option extract the TAR and checksum the files.

Re: TAR Files

Posted: Sat Aug 10, 2019 9:18 am
by [-hh]
Not 'directly', only via shell(). But you could use directly zip (the revZip lib).