3-C ÿÿText Addendum A (Page 1)PRINT( "text", 1 ) ÿÿField Review Page 1PRINT( "frr", 1 ) ÿÿField Review Page 2PRINT( "frr", 2 ) ÿÿExtendedPRINT( "EXTEND1", 1 ) ÿÿSubject Photos (3x5)PRINT( "subphoto", 1 ) ÿÿ!Sales Comparable Photos 1-3 (3x5)PRINT( "photo1", 1 ) ÿÿInvoicePRINT( "invoice", 1 ) ÿÿLetter of TransmittalPRINT( "OPLETTER", 1 ) ÿÿUSPAP Compliance/Certification2if CheckedOrYes( "evalcer2"|36|1 ) or CheckedOrYes( "evalcer2"|36|2 ) then needinfo% = 0 else needinfo% = 1 end if if needinfo% then if Ques( "Has the property transferred within the past 12 months?" ) then "evalcer2"|36|1 = "X" else "evalcer2"|36|2 = "X" end if end if PRINT( "evalcer2", 1 )