Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Window Reference

Time ID Creation using Informat Window

Use the Time ID Creation using Informat window to add a SAS date valued time ID variable to an input data set. Use this window if your data set contains a date variable which is stored as a character string. Using the appropriate SAS date informat, the date string is read in and used to create a date or date-time variable. To access this window, select Create from existing variable/informat from the Create popup list in any window where you can select a Time ID variable.


tfwi41.gif (67063 bytes)

Controls and Fields

Variable Name
is the name of an existing ID variable in the input data set. Click the Select button to select a variable.

Select button
brings up a list of variables in the input data set for you to select from.

Informat
is a SAS date or datetime informat for reading date or datetime value from the values of the specified existing ID variable. You can type in an informat or select one from the popup list.

First Obs
is the value of the variable you selected from the first observation in the data set, displayed here for convenience.

Date Value
is the SAS date or datetime value read from the first observation value using the informat that you specified.

New ID variable name
is the name of the time ID variable to be created. You can type any valid SAS variable name in this field.

OK
closes the window and proceeds to the next step in the time ID creation process.

Cancel
closes the window without changing the input data set. Any options you specified are lost.

Reset
resets the options to their initial values upon entry to the window.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.