Hi,

I'm not sure how ENQUIRY in T24 proceeds "F" conversion instructions
to get F correlative, but here's what help says (old one, though the
latest one hasn't it anymore):

   Conversion      Action
   ----------      ------
   FIELD X,N1,N2   Extract from the data, delimited by X, the N1th
field to
                   the N2th.

So you're trying to extract fields delimited by an asterix - from 32nd
to 1st that makes not much sense...

VK

On 23 јан, 15:53, John Lambert <[email protected]> wrote:
> F correlatives use reverse polish, you need to push the operands on the
> stack before the operator:
>
> F;21;1;*
>
> John
>
>
>
> On Sun, Jan 23, 2011 at 4:40 AM, Sridhar <[email protected]> wrote:
> > HI Friends,
> >        I have written a nofile enquiry and when I commit the enquiry
> > record, I get this error:
>
> > F Correlative stack underflow operator: *
>
> > I have assigned values in Conversion field like F *,32,1 etc only...
>
> > Then, why do i come across this error. Can anyone suggest a solution for
> > this?
>
> > Thanks in advance,
> > Sridhar
>
> > --
> > 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