|
Sorry, forgot to read this before I sent it ; the ('_____$0.__) should look more like this - edtwrd(' $0. ') and you would need the commas in place too if you so desire. sorry for the quick send and short confusion. -----Original Message----- From: rpg400-l-admin@midrange.com [mailto:rpg400-l-admin@midrange.com]On Behalf Of Mark A. Manske Sent: Tuesday, April 23, 2002 3:24 PM To: rpg400-l@midrange.com Subject: RE: Printer file Numeric Dollar sign question There are a couple of options here: First, the old way of O field 11 2 EDTWRD('____$0.__) another way would be similar to the following code: results = 'Warehouse total for ' + %editC(udate:'Y') + ' is ' + %trimL(%editC(totalamount:'1':'$')) ; The %editc works that way too in pre V5R1/free format. HTH Mark -----Original Message----- From: rpg400-l-admin@midrange.com [mailto:rpg400-l-admin@midrange.com]On Behalf Of Lori Crane Sent: Tuesday, April 23, 2002 2:52 PM To: 'rpg400-l@midrange.com' Subject: Printer file Numeric Dollar sign question Can anyone help me out. I am trying to place a $ sign in a 11S 2 number field in a printer file. Can anyone tell me how to do this? Lori _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.