NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.15 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DASH resolves to 265-94 SYMBOLGEN: Macro variable YEAR resolves to 2011 SYMBOLGEN: Macro variable FILEPATH resolves to /homes/data/hcris/265-94/rnl_2011_ALPHA.CSV MLOGIC(LOOP): %LET (variable name is DATASET) SYMBOLGEN: Macro variable UNDERSCORE resolves to 265_94 SYMBOLGEN: Macro variable YEAR resolves to 2011 34 The SAS System 12:44 Wednesday, October 24, 2018 SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.12 seconds cpu time 0.00 seconds NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. NOTE: The infile DATAFILE is: Filename=/homes/data/hcris/265-94/rnl_2011_ALPHA.CSV, Owner Name=jroth,Group Name=web, Access Permission=-rw-r--r--, Last Modified=09Oct2017:10:18:50, File Size (bytes)=86197 NOTE: 2091 records were read from the infile DATAFILE. The minimum record length was 27. The maximum record length was 62. NOTE: The data set LIBRARY.RNL_ALPHA265_94_2011_LONG has 2091 observations and 5 variables. NOTE: DATA statement used (Total process time): real time 0.58 seconds cpu time 0.01 seconds SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. NOTE: The PROCEDURE CONTENTS printed page 118. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.16 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: There were 2091 observations read from the data set LIBRARY.RNL_ALPHA265_94_2011_LONG. NOTE: The PROCEDURE MEANS printed page 119. NOTE: PROCEDURE MEANS used (Total process time): real time 0.01 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. NOTE: There were 2091 observations read from the data set LIBRARY.RNL_ALPHA265_94_2011_LONG. NOTE: The PROCEDURE FREQ printed pages 120-122. NOTE: PROCEDURE FREQ used (Total process time): real time 0.00 seconds 35 The SAS System 12:44 Wednesday, October 24, 2018 cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. NOTE: The PROCEDURE CONTENTS printed page 123. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.01 seconds SYMBOLGEN: Macro variable DATASET resolves to rnl_alpha265_94_2011_long NOTE: Data file LIBRARY.RNL_ALPHA265_94_2011_LONG.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. SYMBOLGEN: Macro variable YEAR resolves to 2011 NOTE: Data file LIBRARY.UNIQ_ALPHA_2011.DATA is in a format that is native to another host, or the file encoding does not match the session encoding. Cross Environment Data Access will be used, which might require additional CPU resources and might reduce performance. MLOGIC(LOOP): %DO loop index variable YEAR is now 2012; loop will not iterate again. MLOGIC(LOOP): Ending execution. 66 67 /* 68 Copyright 2012 shared by Jean Roth and the National Bureau of Economic Research 69 70 National Bureau of Economic Research. 71 1050 Massachusetts Avenue 72 Cambridge, MA 02138 73 jroth@nber.org 74 75 This program and all programs referenced in it are free software. You 76 can redistribute the program or modify it under the terms of the GNU 77 General Public License as published by the Free Software Foundation; 78 either version 2 of the License, or (at your option) any later version. 79 80 This program is distributed in the hope that it will be useful, 81 but WITHOUT ANY WARRANTY; without even the implied warranty of 82 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 83 GNU General Public License for more details. 84 85 You should have received a copy of the GNU General Public License 86 along with this program; if not, write to the Free Software 87 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 88 USA. 89 */ 90 NOTE: There were 2091 observations read from the data set LIBRARY.RNL_ALPHA265_94_2011_LONG. NOTE: 1845 observations with duplicate key values were deleted. NOTE: The data set LIBRARY.UNIQ_ALPHA_2011 has 246 observations and 5 variables. NOTE: PROCEDURE SORT used (Total process time): real time 0.65 seconds cpu time 0.00 seconds