|
I want Display Field of Record No. 2 on Right of Record No. 1, but I tried
using OVERLAY but still its not working, if I put Field of Record No. 2 one
line below Record No. 1 then both records appear,but in case of both having
on same line, record no. 1 field disappears, any idea please ?
I need something like this, because I waant to validate the Contract No.
before going to Contract Date Field.
Contract No._______ (Record 1) Contract Date __________ (Record 2)
Here is my code.
*************** Beginning of data **********
0002.00 FTK CF E WORKSTN
0002.01 DFLD001 S 4 0
0002.02 DFLD002 S 4 0
0002.03 C EXFMT R1
0002.04 C WRITE R1
0002.05 C EXFMT R2
0147.00 C EVAL *INLR = *ON
0148.00 C*
****************** End of data *************
My DDS Code is:
*************** Beginning of data
*************************************
0000.10 A*%%TS SD 20050127 154846 LUQMAN REL-V5R2M0 5722-WDS
0000.20 A*%%EC
0000.30 A DSPSIZ(24 80 *DS3)
0000.40 A R R1
0000.50 A*%%TS SD 20050127 154717 LUQMAN REL-V5R2M0 5722-WDS
0000.60 A 4 10'contract'
0000.70 A FLD001 4S 0B 4 20
0000.80 A R R2
0000.90 A*%%TS SD 20050127 154846 LUQMAN REL-V5R2M0 5722-WDS
0001.00 A OVERLAY
0001.10 A 4 45'date'
0001.20 A FLD002 4S 0B 4 51
****************** End of data
****************************************
Best Regards,
Luqman
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.