-----Messaggio Originale----- 
Da: "Andi Jahja" <andi.ja...@yahoo.co.id>
A: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>
Cc: "Xharbour-Developers List" <xharbour-developers@lists.sourceforge.net>
Data invio: sabato 12 marzo 2011 19.12
Oggetto: Re: [xHarbour-developers] ChangeLog: 2011-03-12 12:00 UTC+0700 
AndiJahja <xharbour/AT/telkom/net/id>


> Enrico,
>
> Could you please run this snippet in tests directory (we have the same
> test.dbf):
>
> #include "simpleio.ch"
>
> PROCEDURE MAIN()
>
>   LOCAL my7z
>
>   WITH OBJECT my7z := T7Zip():New()
>      :cArcName := "test.7z"
>      :aFiles   := { "test.dbf" }
>      ? :Create()
>      ? :cCommand
>   END
>
>   RETURN
>
> And please let me see what the program print in screen.

Here it is:

         0
a -hide -t7z -m0=PPMd test.7z test.dbf

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic 


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to