×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have a SQL UDF for this. It just converts the char to its corresponding numeric value with a negative sign.
'0123456789'
'}JKLMNOPQR'
HTH
-----Original Message-----
From: Jay Vaughn [mailto:jeffersonvaughn@xxxxxxxxx]
Sent: Wednesday, October 30, 2019 10:23 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: parse a negative number out of a before image string
so i have string in my sqlrpgle that was produced from a trigger that contains a negative numeric value in it...
for reference as such... '121200000002632J07182016 '
My negative value is 002632J0, (defined 7,2) which in the table shows
263.21-
Assuming I can "acquire" that string from the before image string, once I have it in a host variable, how do I convert it to a proper string showing '-263.21'?
tia
jay
As an Amazon Associate we earn from qualifying purchases.
This thread ...
Re: parse a negative number out of a before image string, (continued)
This mailing list archive is Copyright 1997-2025 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.