infile dictionary { *by Jean Roth Tue Jul 19 12:00:17 EDT 2005 *Please report errors to jroth@nber.org *See the .do file for directions and run with do ffext04 *NOTE: This program is distributed under the GNU GPL. *See end of this file and http://www.gnu.org/licenses/ for details. _column(1 ) byte frecord %1f _column(2 ) long fh_seq %5f _column(7 ) byte ffpos %2f _column(9 ) int f_mv_fs %4f _column(13 ) int f_mv_sl %4f _column(17 ) long ffngcaid %5f _column(22 ) long ffngcare %5f _column(27 ) int ffoodreq %4f _column(31 ) int fhousret %4f _column(35 ) int fhoussub %3f _column(38 ) double ftst_wgt %8.2f } /* Copyright 2005 shared by the National Bureau of Economic Research and Jean Roth National Bureau of Economic Research. 1050 Massachusetts Avenue Cambridge, MA 02138 jroth@nber.org This program and all programs referenced in it are free software. You can redistribute the program or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */