|
At 13:24 03/24/2000 , Debbie Panco wrote: >When using a logical files substring function, is there anyway to further >define that substringed portion as numeric. We have a situation where we >sometimes want to pick some information out of a character field and use it >as input into a sequel. We then often want to do calculations on that >information. If we could use the logical to redefine the alpha data as >numeric, that would help immensely. It's been a long time, but as I recall, you can redefine a character field as zoned, and then further redefine the zoned value as packed if necessary. Therefore, I would guess that you may need to substring the value into a character field and then redefine that again. You could also create a view with SQL and cast the substring value. Watch out though. There's nothing to prevent invalid data from popping up in your new numeric field. The AS/400 (at least at the application level) isn't very forgiving with data exceptions. Pete Hall pbhall@execpc.com http://www.execpc.com/~pbhall +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.