> Am 30.12.2014 um 17:58 schrieb Tim Jones <tolis...@me.com>: > > Hi All, > > I’m trying to shift away from shell calls to gzip due to overhead when > dealing with 100’s of files. Since the MBS plugins offer gzip handling > functions, is there an example of using the plugin calls to accomplish > something like this: > > theShell.Execute "gzcat “"" + ArchiveIDFile + “.gz”" | head -5 > | grep ""label ="""
Well, simply use GZipFileMBS class. There you can use Open Method to open file and than use Read function to get data. Greetings Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info