moving/assigning data



Unicenter CA-Easytrieve Plus Report Generator: CA's information retrieval and data management tool

moving/assigning data

Postby Rod » Thu Nov 26, 2009 4:34 am

file def
data1   1 5 A
mnth2   6 2 A   value '03'
year3   8 2 A     value '10'
ws-fill  W 1 A value '/'


output def
mmyy 1 5 A

I want to move mnth2 ws-fill year3 to mmyy
or mmyy = mnth2 + ws-fill + year3

but neither seems to work is ther a way to move multiple alpha items to 1 location? or do I have to have WS subfields defined formatted how I want and moved individually and then assign the 1 WS main item to the output field?
Rod
 
Posts: 9
Joined: Fri Oct 30, 2009 1:53 am
Has thanked: 0 time
Been thanked: 0 time

Re: moving/assigning data

Postby dick scherrer » Thu Nov 26, 2009 10:00 am

Hello,

is ther a way to move multiple alpha items to 1 location?
Not that i'm aware of.

Either define the individual fields in the output or define a group item in ws with the component fields defined beneath the group item.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CA-Easytrieve

 


  • Related topics
    Replies
    Views
    Last post