NOTE: PROCEDURE PRINTTO used (Total process time): 8 The SAS System 18:08 Monday, April 15, 2019 real time 0.36 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable FILEPATH resolves to /homes/data/hcris/1984-14/hospc14_2018_ALPHA.CSV MLOGIC(LOOP): %LET (variable name is DATASET) SYMBOLGEN: Macro variable UNDERSCORE resolves to 1984_14 SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.00 seconds cpu time 0.00 seconds NOTE: The infile DATAFILE is: Filename=/homes/data/hcris/1984-14/hospc14_2018_ALPHA.CSV, Owner Name=jroth,Group Name=web, Access Permission=-rw-r--r--, Last Modified=08Apr2019:08:38:04, File Size (bytes)=1880699 NOTE: 46351 records were read from the infile DATAFILE. The minimum record length was 27. The maximum record length was 65. NOTE: The data set LIBRARY.HOSPC_ALPHA1984_14_2018_LONG has 46351 observations and 5 variables. NOTE: DATA statement used (Total process time): real time 0.09 seconds cpu time 0.03 seconds SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long NOTE: The PROCEDURE CONTENTS printed page 41. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long NOTE: There were 46351 observations read from the data set LIBRARY.HOSPC_ALPHA1984_14_2018_LONG. NOTE: The PROCEDURE MEANS printed page 42. NOTE: PROCEDURE MEANS used (Total process time): real time 0.01 seconds cpu time 0.01 seconds SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long NOTE: There were 46351 observations read from the data set LIBRARY.HOSPC_ALPHA1984_14_2018_LONG. NOTE: The PROCEDURE FREQ printed pages 43-47. NOTE: PROCEDURE FREQ used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 9 The SAS System 18:08 Monday, April 15, 2019 SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long NOTE: The PROCEDURE CONTENTS printed page 48. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.01 seconds SYMBOLGEN: Macro variable DATASET resolves to hospc_alpha1984_14_2018_long SYMBOLGEN: Macro variable YEAR resolves to 2018 MLOGIC(LOOP): %DO loop index variable YEAR is now 2019; 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 46351 observations read from the data set LIBRARY.HOSPC_ALPHA1984_14_2018_LONG. NOTE: 44776 observations with duplicate key values were deleted. NOTE: The data set LIBRARY.UNIQ_ALPHA_2018 has 1575 observations and 5 variables. NOTE: PROCEDURE SORT used (Total process time): real time 0.03 seconds cpu time 0.01 seconds