Subscreen Cluster

Graeme Martin G.Martin@cchs.usyd.edu.au
Wed, 08 Jan 2003 12:17:43 +1100


Yes sorry I didn't detail that ;

more info ph823d1 on hpux


file rec_tran in stud detail occurs 10  noitems

temp ref char*1 occurs with rec_tran

then in append proc accept only ref
ie

procedure append
  begin
        accept ref
   end

At 09:12 PM 07-01-03 -0400, you wrote:
>Graeme:
>
>Is ref a field from rec_tran? I suspect it may be a temporary 
>non-occurring item. You may have to make ref an occurring item.
>I would generate the detail for this screen and look at the generated
>code for the subscreen statements.
>
>I hope this helps.
>Regards,
>Peter Bateman
>
>
>
>
>
>>From: Graeme Martin <G.Martin@cchs.usyd.edu.au>
>>To: powerh-l@lists.swau.edu
>>Subject: Subscreen Cluster
>>Date: 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 = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>>Mailing list: powerh-l@lists.swau.edu
>>Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
>>Unsubscribe: "unsubscribe" in message body to powerh-l-request@lists.swau.edu
>>http://lists.swau.edu/mailman/listinfo/powerh-l
>>This list is closed, thus to post to the list you must be a subscriber.
>
>
>_________________________________________________________________
>Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* 
>http://join.msn.com/?page=features/junkmail
>
>= = = = = = = = = = = = = = = = = = = = = = = = = = = =
>Mailing list: powerh-l@lists.swau.edu
>Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
>Unsubscribe: "unsubscribe" in message body to powerh-l-request@lists.swau.edu
>http://lists.swau.edu/mailman/listinfo/powerh-l
>This list is closed, thus to post to the list you must be a subscriber.