%%database "phonedir.txt" %%define MKDIR %%define DELIM | %%define NAMCOL %%define TEXEXT .html %%sorton %LASTNAME %FIRSTNAME %%equate eq_init "/dev/null" >> _eq_outfile %%equate eq_pre_record "home1/"+%FIRSTNAME+"_"+%LASTNAME+_eq_extn >> _eq_outfile %%record %FIRSTNAME %LASTNAME

%FIRSTNAME %LASTNAME

JOB
%JOB
CONTACT
%ROOM, x#isprivate(%EXTENSION)
%%equate isprivate(extn) if extn'0 = 52 then outputs("PRIVATE") else outputs(extn) endif %%end