NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.00 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable FILEPATH resolves to /homes/data/hcris/2088-92/cmhc_2018_ALPHA.CSV MLOGIC(LOOP): %LET (variable name is DATASET) 17 The SAS System 18:09 Monday, April 15, 2019 SYMBOLGEN: Macro variable UNDERSCORE resolves to 2088_92 SYMBOLGEN: Macro variable YEAR resolves to 2018 SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_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/2088-92/cmhc_2018_ALPHA.CSV, Owner Name=jroth,Group Name=web, Access Permission=-rw-r--r--, Last Modified=08Apr2019:08:41:54, File Size (bytes)=70618 NOTE: 1872 records were read from the infile DATAFILE. The minimum record length was 25. The maximum record length was 63. NOTE: The data set LIBRARY.CMHC_ALPHA2088_92_2018_LONG has 1872 observations and 5 variables. NOTE: DATA statement used (Total process time): real time 0.01 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_2018_long NOTE: The PROCEDURE CONTENTS printed page 59. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_2018_long SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_2018_long NOTE: There were 1872 observations read from the data set LIBRARY.CMHC_ALPHA2088_92_2018_LONG. NOTE: The PROCEDURE MEANS printed page 60. NOTE: PROCEDURE MEANS used (Total process time): real time 0.00 seconds cpu time 0.01 seconds SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_2018_long NOTE: There were 1872 observations read from the data set LIBRARY.CMHC_ALPHA2088_92_2018_LONG. NOTE: The PROCEDURE FREQ printed pages 61-63. NOTE: PROCEDURE FREQ used (Total process time): real time 0.00 seconds cpu time 0.00 seconds SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_2018_long NOTE: The PROCEDURE CONTENTS printed page 64. NOTE: PROCEDURE CONTENTS used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 18 The SAS System 18:09 Monday, April 15, 2019 SYMBOLGEN: Macro variable DATASET resolves to cmhc_alpha2088_92_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 1872 observations read from the data set LIBRARY.CMHC_ALPHA2088_92_2018_LONG. NOTE: 1602 observations with duplicate key values were deleted. NOTE: The data set LIBRARY.UNIQ_ALPHA_2018 has 270 observations and 5 variables. NOTE: PROCEDURE SORT used (Total process time): real time 0.00 seconds cpu time 0.00 seconds