gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] programming problem


From: Bill Klein
Subject: Re: [open-cobol-list] programming problem
Date: Thu, 4 Dec 2008 17:28:43 -0600

With a "conforming" compiler, you should use the NUMVAL intrinsic function.
I am not positive that this is supported with OpenCOBOL yet. 

> -----Original Message-----
> From: John Culleton [mailto:address@hidden 
> Sent: Friday, November 28, 2008 3:50 PM
> To: address@hidden
> Subject: [open-cobol-list] programming problem
> 
> 
> >
> 
> Given a field in a line sequential file that is the result of a web 
> page, and a 7 character alphanumeric field that may be in the form 
> 1.2345   
> 12.345
> 6
> etc. all left justified, how to put the data in a numeric field with 
> the least effort,  so that computations can be done.  
> 
> 
> -- 
> John Culleton
> Resources for every author and publisher:
> http://wexfordpress.com/tex/shortlist.pdf
> http://wexfordpress.com/tex/packagers.pdf
> http://www.creativemindspress.com/newbiefaq.htm
> http://www.gropenassoc.com/TopLevelPages/reference%20desk.htm
> 
> 
> -------------------------------------------------------
> 
> -- 
> John Culleton
> Resources for every author and publisher:
> http://wexfordpress.com/tex/shortlist.pdf
> http://wexfordpress.com/tex/packagers.pdf
> http://www.creativemindspress.com/newbiefaq.htm
> http://www.gropenassoc.com/TopLevelPages/reference%20desk.htm
> 
> --------------------------------------------------------------
> -----------
> This SF.Net email is sponsored by the Moblin Your Move 
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & 
> win great prizes
> Grand prize is a trip for two to an Open Source event 
> anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list
> 



reply via email to

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