Dale, I put a simple example in one of my messages:
Get the part's partdescription field in the Character01 field of the Job Head table
For Each ttJobHead no-lock:
Find Part where Part.Partnum = ttJobHead.JobNum no-lock no-error.
If Available Part then
Assign ttJobHead.Character 01 = Part.PartDescriptio n.
End.
________________________________
From: Dale R. Kalsow <dale.r.kalsow@...>
To: vantage@yahoogroups.com
Sent: Friday, October 31, 2008 1:04:42 PM
Subject: [Vantage] bpm 4gl
Does anyone have an example of a BMP that uses 4GL to set a field equal
to a different field in a different table?
Thanks in advance!
Dale
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
Get the part's partdescription field in the Character01 field of the Job Head table
For Each ttJobHead no-lock:
Find Part where Part.Partnum = ttJobHead.JobNum no-lock no-error.
If Available Part then
Assign ttJobHead.Character 01 = Part.PartDescriptio n.
End.
________________________________
From: Dale R. Kalsow <dale.r.kalsow@...>
To: vantage@yahoogroups.com
Sent: Friday, October 31, 2008 1:04:42 PM
Subject: [Vantage] bpm 4gl
Does anyone have an example of a BMP that uses 4GL to set a field equal
to a different field in a different table?
Thanks in advance!
Dale
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]