AS/400 vs. VMS
McKenzie, Dave
dmckenzie@tradepointsys.com
Wed, 29 Dec 1999 14:15:03 -0500
Yep, I tried the 'ID' method but that didn't work either. I had to go
with the 'fake' method. But I guess the 'silent' is a good idea, incase
something goes into the temporary accidentally.
Dave McKenzie
TradePoint Systems, LLC
(603) 889-3200 x275
-----Original Message-----
From: Robert J.M. Edis [mailto:robert.edis@creatcomp.com]
Sent: Wednesday, December 29, 1999 12:45 PM
To: 'powerh-l@list.swau.edu'
Subject: RE: AS/400 vs. VMS
G'day Dave
Try
align (1,,5)(,,36)(,,47)
field D_STRING display id 01
field ELEMENT3 of FILEA display
field ELEMENT4 of FILEA
As the defined item can never be modified by referencing an ID, this
might
have something to do with with the ID is not automatically generated on
the
AS/400.
If that doesn't work try
align (1,,4)(,,6)(,,37)(,,48)
field T_FAKE silent ;1 character string
field D_STRING display
field ELEMENT3 of FILEA display
field ELEMENT4 of FILEA display
Blue
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.