Use redirection, e.g.

SELECT file > output.txt

or write a BASIC program and use EXECUTE/CAPTURING, then write the
'captured' output to a file

or (best yet) use compiled jQL.

Dan

On Tue, Dec 28, 2010 at 4:26 AM, mdachi <[email protected]> wrote:

> Hello all,
>
> I would like to capture information that is returned from the SSELECT
> jsh command and push the contents into a file. My requirement is that
> to get the list of all accounts with their minimum balances. To start
> with, I need a list of all accounts and their available balances.
>
> We are using T24 R08 and jBase 5.0.
>
> Thanks,
>
> Hamisi
> ---------
>
> --
> Please read the posting guidelines at:
> http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> IMPORTANT: Type T24: at the start of the subject line for questions
> specific to Globus/T24
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to