refresh field value
James Stroo
jstroo@usinternet.com
Thu, 10 Jun 2004 14:23:01 -0500 (CDT)
Unsubscribe
>
Lorry:
>
> You may have to commit your transaction before trying your get after the
> run screen.
>
> i.e. COMMIT QUERTY
> GET .
>
>
>>From: Lorry Litman <LLitman@exchange.hsc.mb.ca>
>>To: "PowerHouse listserver (E-mail)" <powerh-l@lists.sowder.com>
>>Subject: RE: refresh field value
>>Date: Thu, 10 Jun 2004 08:34:04 -0500
>>
>>Thank-you for the ideas. The qdesign books seemed to indicate that UNIQUE
>>could only be used with primary,secondary,detail files. I tried it anyway
>>on
>>the reference file, it didn't give me an error, but, it also didn't seem to
>>change anything.
>>
>>The following seems to work ok.
>>
>>File section
>> file F reference &
>> transaction query for query,process
>> access via ....
>> using ...
>>
>>Field section
>> 02 field A of F DISPLAY
>> field B of F DISPLAY
>> field C of F DISPLAY
>>
>>Procedure section
>> procedure designer 02
>> begin
>> run screen B passing temp...
>> get file F via... using... optional
>> display field A of F
>> display field B of F
>> display field C of F
>> end
>>
>>-----Original Message-----
>>
>>This e-mail and/or any documents in this transmission is intended for the
>>address(s) only and may contain legally privileged or confidential
>>information. Any unauthorized use, disclosure, distribution, copying or
>>dissemination is strictly prohibited. If you receive this transmission in
>>error, please notify the sender immediately and return the original.
>><< message3.txt >>
>><< message5.txt >>
>><< message7.txt >>
>><< message9.txt >>
>
> _________________________________________________________________
> STOP MORE SPAM with the MSN Premium and get 2 months FREE*
> http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.sowder.com
> Subscribe: "subscribe" in message body to powerh-l-request@lists.sowder.com
> Unsubscribe: "unsubscribe <password>" in message body to powerh-l-request@lists.sowder.com
> http://lists.sowder.com/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
>