Subscreen Cluster
Graeme Martin
G.Martin@cchs.usyd.edu.au
Wed, 08 Jan 2003 11:25:40 +1100
Greetings All
I'm trying to run a two slave screens from a detail cluster
ie
cluster occurs with rec_tran
field1
field2
field3 value "R","V"
field ref upshift values "R","V"
subscreen $MENUJOB/safinref auto passing rec_tran id same if "R" = upshift(ref)
subscreen $MENUJOB/safinrev auto passing rec_tran id same if "V" = upshift(ref)
cluster
...what seems to happen for both "R" and "V" the same screen safinref is
invoked ;
hmmm ?
I suspect the if cond is being totally ignored because when I remove the
values it invokes on any value ;
Is this possible ?
Regards
Graeme