! set pause on ! ! Contextos duma base de dados ! use fichas2 search all for pais = 'pt' save search to portugal.sea search all for pais = 'sp' save search to espanha.sea restore search from portugal.sea display restore sear from espanha.sea display search all ! define display 1 2,20,t,l 4,15,t,l 3,12,t,r save display to disp.1 define display 2 2,20,t,l 3,12,t,r save displ to disp.2 restore display from disp.1 displ top restore displ from disp.2 displ top define display standard disp top !