pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what essential GUI pieces are left?


From: Jason Stover
Subject: Re: what essential GUI pieces are left?
Date: Tue, 1 Apr 2008 13:52:04 -0400
User-agent: Mutt/1.5.10i

On Tue, Apr 01, 2008 at 08:26:42AM +0800, John Darrington wrote:
> When I want to do this, I use a syntax similar to 
> 
> 
>...
> PRINT OUTFILE='foo.txt'
>         /x (A12) y (F7).

I see. I had done my equivalent of this:

 PRINT OUTFILE='foo.txt'
          /x (A12) /y (F7).

Oops.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]