Or, in this case, use :

 SubLine = FileSize[FPOS+3,4]

rather than the multivalue extracting 'SUBSTRINGS' function


On Apr 19, 11:37 am, Daniel Klein <[email protected]> wrote:
> Use the OCONV() function with the MCP or MCPN{n} conversion and then TRIM().
>
> Dan
> Moderator at large
>
> On Tue, Apr 19, 2011 at 2:09 AM, Jagath Athukorala 
> <[email protected]>wrote:
>
> > Hi,
> > In my jBase program I have capture the output of jrf –Rv. After
> > substring value as below
>
> > can any one kindly help me.
>
> > FileSize = FPNC.LD.LOANS.AND.DEPOSITS (../bnk.data/lm/FPNC.LD.L000)
> > Type J4, 541 records at size 1040, Resize from modulo 71 to 127.
> > --------------------------------------
> > -----------------------------------------
>
> > ===============================================================================
> > 0 files were resized.
>
> > SubLine = SUBSTRINGS(FileSize,FPOS+3,4)
>
> > CRT SubLine
> > OutPut = 127.
>
> > --
> > 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