hi,
Try this.
*SSELECT FBNK.ACCOUNT*
n records selected
>*SELECT FBNK.ACCOUNT SAVING EVAL"ACCOUNT.NUMBER:'>':any other field"*
n records selected
>*SAVE.LIST mylist*
n records saved in mylist

mylist is saved in &SAVEDLISTS&
The list is delimited by ">".

Regards
Vikram

On Tue, Dec 28, 2010 at 11: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