Lasso Soft Inc. > Home

LassoTalk


options
From: To: Select a List: Reset
From:Tim Taplin
Date:Wed, February 22 2012 @08:16 AM

so, Todd Vainisi and I have created a fairly basic Lasso8 tag for using os_process to create a zip archive by appending files from various locations into a single archive which can then be saved to a location of your choice.

I'd like to find out if anyone else could use this, get some further feedback on refinements, etc before I post it to tagswap if there's any interest.

Let me know if you're interested and I'll post the code.

Tim Taplin

#############################################################
This message is sent to you because you are subscribed to
the mailing list Lasso
Lasso@lists.lassosoft.com
To unsubscribe, E-mail to: <Lasso-unsubscribe@lists.lassosoft.com>
Send administrative queries to <Lasso-request@lists.lassosoft.com>

zip archive tag

so, Todd Vainisi and I have created a fairly basic Lasso8 tag for using os_process to create a zip archive by appending files from various locations into a single archive which can then be saved to a...
by Tim Taplin on 2012-02-22 08:16:08

Re: zip archive tag

How is it different than the LJAPI zip tag that is included in Lasso but not installed by default? Since it's all Java, it does not rely on OS_Process. Thanks Steffan...
by Steffan A. Cline on 2012-02-22 08:26:30

Re: zip archive tag

hmm, no idea, I did not find any reference to that zip tag when I searched the reference database, maybe I just missed it. I'll have to take a look to see if I just duplicated efforts. Thanks for...
by Tim Taplin on 2012-02-22 08:43:23

Re: zip archive tag

You can find the type in : /Applications/Lasso\ Professional\ 8/Documentation/3\ -\ Language\ Guide/Examples/LJAPI/Tags/ZipType/ZipType.java I can build it for you if you want to try the java v...
by Steffan A. Cline on 2012-02-22 08:53:57

RE: zip archive tag

Hi Tim, We use zip via sys_process (Lasso 9) to consolidate different report documents (excel, pdf, etc.) and have been doing so for 18 months or so. I think this gives us more control Jolle woul...
by Rick Draper on 2012-02-23 03:58:35

Re: zip archive tag

yep, this particular need was for a lasso8 solution, and instead of dealing with lots of os_process code floating around, we decided to organize it into a tag to make it easier to use. I'd assumed it...
by Tim Taplin on 2012-02-22 11:11:57

Re: zip archive tag

tagswap it. :) Thanks Steffan --------------------------------------------------------------- T E L 6 0 2 . 7 9 3 . 0 0 1 4 | F A X 6 0 2 . 9 7 1 . 1 6 9 4 Steffan A. Cline Steffan@...
by Steffan A. Cline on 2012-02-22 11:14:00

Re: zip archive tag

On Feb 22, 2012, at 10:11 AM, Tim Taplin wrote: > yep, this particular need was for a lasso8 solution, and instead of dealing with lots of os_process code floating around, we decided to organize it...
by Douglas Burchard on 2012-02-22 10:23:40

To find out more about this list or how to subscribe - choose the 'i' next to the list name on the right, or click here for more information about LassoTalk

LassoSoft Inc. > Home