dsid=open('sasuser.class','i'); call set(dsid); fetch(dsid); nvar=attrn(dsid, 'NVARS'); nobs=attrn(dsid, 'NOBS');