×
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.
On 11/16/23 6:06 PM, Roger Harman wrote:
You want to float the $ sign and have it preceded by asterisks?
Or, fixed $ sign and asterisk fill - like the example shown here?
https://www.ibm.com/docs/en/i/7.2?topic=word-currency-symbol
If the former, I don't think so, but you could do it with a combo of %editw()and a find/substring operation to create a character field with the result.
Good candidate for a sub-procedure.
Thanks, Roger. Especially for pointing me to an example of
fixed-currency-asterisk-fill. None of the manuals I looked at had even
that case.
And actually, while I was implementing "big number" support in our
QuestView product (the new version will still run under V4, and yet if
you run it under an OS version that *has* big numbers, it will *work*
with them), I found myself digging around in the limited edit word
support I'd added over two decades ago, and correcting a few bugs that
had gone unnoticed.
I was looking for a combination of dollar sign and asterisk fill not for
an actual application, but rather as a test case.
--
JHHL
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.