TAR Files

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller

Post Reply
ScottM
Posts: 18
Joined: Sun Nov 07, 2010 10:11 am

TAR Files

Post 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.
[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: TAR Files

Post by [-hh] »

Not 'directly', only via shell(). But you could use directly zip (the revZip lib).
shiftLock happens
Post Reply