% SELECT code, name FROM (ADDBS(oprop.appstartpath)+[countries]) ORDER BY name INTO CURSOR xcursor countrylist=[] SCAN countrylist=countrylist+[]+ALLTRIM(name)+[] endscan %>