This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1F273.CEF68DB0 Content-Type: text/plain; charset="windows-1252" Hi Markus, the physical records from the data file are transferred from the file into the quick screen's internal record buffer by the find procedure, it is the internal record buffer content that you are actually manipulating in the quick screen ( and then rewrite to the physical record in the file by the update procedure - if you decide to update ). In order for the quick screen to see the changed physical record, which has now been altered by the qtp and then written back to the file, you have to reread it from the file. regards, Joe -----Original Message----- From: Markus Grossrieder [mailto:markus.grossrieder@alba-systems.com] Sent: 02 May 2002 16:55 To: PowerHouse List (E-mail) Subject: Refresh records Hi list, is there a way to refresh records shown in a Quick screen, after they are updated by an other program (say, a QTP), without doing a find again ? (Powerhouse 7.10.G3, OpenVMS V7.2-1) TIA, regards, Markus = = = = = = = = = = = = = = = = = = = = = = = = = = = = 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. This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you. ------_=_NextPart_001_01C1F273.CEF68DB0 Content-Type: text/html; charset="windows-1252" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">RE: Refresh records Hi Markus,
the physical records from the data file are = transferred from the file into the quick screen's internal record = buffer by the find procedure, it is the internal record buffer content = that you are actually manipulating in the quick screen ( and then = rewrite to the physical record in the file by the update procedure - if = you decide to update ).
In order for the quick screen to see the changed = physical record, which has now been altered by the qtp and then written = back to the file, you have to reread it from the file.
regards,
Joe-----Original Message-----
From: Markus Grossrieder [mailto:markus.grossr= ieder@alba-systems.com]
Sent: 02 May 2002 16:55
To: PowerHouse List (E-mail)
Subject: Refresh records
Hi list,
is there a way to refresh records shown in a Quick = screen, after they are
updated by an other program (say, a QTP), without = doing a find again ?(Powerhouse 7.10.G3, OpenVMS V7.2-1)
TIA, regards,
Markus
=3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D = =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D
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.This message may contain privileged and/or = confidential information. If you have received this e-mail in = error or are not the intended recipient, you may not use, copy, = disseminate or distribute it; do not open any attachments, delete it = immediately from your system and notify the sender promptly by e-mail = that you have done so. Thank you.
------_=_NextPart_001_01C1F273.CEF68DB0--