|
Thanks, Don, that worked. However, once I edit the field, I can no longer
use it for any arithmetic. It's pretty annoying that the only way to edit a
numeric field is via SQL, so I decided to call an RPG program instead. The
program accepts the un-edited number (as a character field), converts it to
numeric, edits it, then passes it back to the NetData macro. I was
concerned that this would affect performance, but it does not seem to do so.
Good ole' RPG!
, Larry Kleinman
Kleinman Associates, Inc.
212-949-6469
203-255-4100
"Don Cavaiani"
<dcavaiani@amereq
uip.com> To
Sent by: "Web Enabling the AS400 / iSeries"
web400-bounces@mi <web400@xxxxxxxxxxxx>
drange.com cc
Subject
03/21/2007 07:29 Re: [WEB400] net.data edit codes
AM
Please respond to
Web Enabling the
AS400 / iSeries
<web400@midrange.
com>
Larry - I'm new to this, but this may help:
%function(DTW_SQL) query2(out mytable2) {
@DTW_assign(DTW_EDIT_CODES "YYYY")
SELECT tspbeg, tspw1e, tspw2b, tspend
These are 4 date fields being read in, and there is a "Y" edit code
being applied to each of the four fields. To account for a field, but
not to put an edit code on it, just use an * (placeholder) in that
relative location, e.g. "Y*Y*"
Don
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Larry Kleinman
Sent: Tuesday, March 20, 2007 3:35 PM
To: Web Enabling the AS400 / iSeries
Subject: [WEB400] net.data edit codes
Does anyone know how @DTW_edit_code works? The net.data manual does not
say where to put this statement, and no matter where I put it nothing
seems to
happen. All I want to do is put commas into a numeric field returned
by a
SQL statement.
Larry Kleinman
Kleinman Associates, Inc.
212-949-6469
203-255-4100
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To
post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
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.