@  7,  1  GET rp->enteterep PICTURE "!XXXX"
@  7,  6  SAY " NOM "
@  7, 11  GET  vnom PICTURE "@!"
@  7, 50  SAY "PRENOM"
@  7, 57  GET  rp->prenrep
@  8, 1   say "soci‚t‚"
@ 8,10 get RP->SOCIETE
@  9,  5  SAY "ADRESSE"
@  9, 17  GET  RP->AD1REP
@ 10, 17  GET  RP->AD2REP
@ 11, 17  GET  RP->AD3REP
@ 12,  5  SAY "CODE POST"
@ 12, 17  GET  RP->CPREP
@ 12, 24  SAY "VILLE"
@ 12, 30  GET  RP->VILLEREP  PICTURE "@!"
@ 13,  5  SAY "TEL"
@ 13, 9  GET  RP->TELREP
@ 13, 31  SAY "FAX"
@ 13, 35  GET RP->faxREP
@ 13, 57  SAY "MOB"
@ 13, 61  GET RP->telmobREP
@ 14, 5 say "COURRIEL"
@ 14, 14  GET RP->Courriel
@ 15, 5 SAY "PAYS "
@ 15, 10 GET RP->paysrep
@ 15, 28 SAY RP->DATEFIC
@ 17,1 say "type de contrat"
@ 17,17 get rp->ctrrep
@ 18,1 say "taux prof         taux part         taux sp‚cial"
@ 19,9 get rp->tprof
@ 19,30 get rp->tpart
@ 19,50 get rp->tspec
@ 20,1 say rp->caprof
@ 20,22 say rp->capart
@ 20,42 say rp->caspec
@ 21,1 say "COMMISSIONS DUES"
@ 21,18 say rp->commdues
@ 21,30 say "Dernier rŠglement"
@ 21,50 say rp->commdergt
@ 21,62 say "le"
@ 21,65 say commdtrgt