Lasso Soft Inc. > Home

LassoTalk


options
From: To: Select a List: Reset
From:Douglas Burchard
Date:Wed, February 22 2012 @10:23 AM

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 into a tag to make it easier to use. I'd assumed it would be relatively simple to implement similarly in lasso9 but did find early on that the usage syntax is different enough that it will require a different codebase.

I haven't used it yet, but Lasso 9 has quite a bit of functionality built in, for both reading and creating zip archives.

<http://www.lassosoft.com/lassoDocs/languageReference/obj/null/zip>

That isn't to say, there's no room for expanding that capability.

> I thought I'd check with the community in general to find out if anyone was interested before throwing it up on tagswap.
>
> so far, it sounds like everyone is happy with what they have or have already solved this separately so I likely won't post it.


I see no downside with posting your work on tag swap. There's probably quite a few people who will not want to compile the Java code. I would assume, your code provides a good example of working with os_process. And apparently, it's not that obvious that Lasso 8.x has any capability regarding zip archives.

I'd suggest posting your code.


--
Douglas Burchard
Web Application Developer
15024 NE 66th Street
Redmond, WA 98052, USA

direct: (206) 227-8161
solutions@douglasburchard.com
http://www.douglasburchard.com/
http://www.linkedin.com/in/douglasburchard



#############################################################
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