Informats Syntax Alphabetically


A B C D E F H I J K L M N O P Q R S T U V W Y Z

Name
Syntax and Description
$ASCIIw.
Converts ASCII character data to native format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ANYDTDTEw.
Reads and extracts the date value from various date, time, and datetime forms.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ANYDTDTMw.
Reads and extracts datetime values from various date, time, and datetime forms.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ANYDTTMEw.
Reads and extracts time values from various date, time, and datetime forms.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$BASE64Xw.
Converts ASCII text into character data by using Base 64 encoding.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$BINARYw.
Converts binary data to character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601DAw.
Reads date values that are specified in the ISO 8601 base notation yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601DNw.
Reads date values that are specified the ISO 8601 basic notation yyyymmdd and returns SAS datetime values where the time portion of the value is 000000.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601DTw.d
Reads datetime values that are specified in the ISO 8601 basic notation yyyymmddThhmmssffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601DZw.d
Reads datetime values that are specified in the Coordinated Universal Time (UTC) time scale using ISO 8601 datetime basic notation yyyymmddThhmmss+|-hhmm or yyyymmddThhmmssffffffZ.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601TMw.d
Reads time values that are specified in the ISO 8601 basic notation hhmmssffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
B8601TZw.d
Reads time values that are specified in the ISO 8601 basic time notation hhmmssfffff+|-hhmm or hhmmssffffffZ.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BINARYw.d
Converts positive binary values to integers.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BITSw.d
Extracts bits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
BZw.d
Converts blanks to 0s.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$CBw.
Reads standard character data from column-binary files.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$CHARZBw.
Converts binary 0s to blanks.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$CHARw.
Reads character data with blanks.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$CPTDWw.
Reads a character string that is in Hebrew DOS (cp862) encoding, and then converts the character string to Windows (cp1255) encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$CPTWDw.
Reads a character string that is in Windows (cp1255) encoding, and then converts the character string to Hebrew DOS (cp862) encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
CBw.d
Reads standard numeric values from column-binary files.
Product: Base SAS
Document: SAS Language Reference: Dictionary
COMMAXw.d
Removes embedded periods, blanks, dollar signs, percent signs, dashes, and closing parenthesis from the input data. An open parenthesis at the beginning of a field is converted to a minus sign. The COMMAX informat reverses the roles of the decimal point and the comma.
Product: Base SAS
Document: SAS Language Reference: Dictionary
COMMAw.d
Removes embedded characters.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DATETIMEw.
Reads datetime values in the form ddmmmyy hh:mm:ss.ss or ddmmmyyyy hh:mm:ss.ss.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DATEw.
Reads date values in the form ddmmmyy or ddmmmyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
DDMMYYw.
Reads date values in the form ddmmyy<yy> or dd-mm-yy<yy>, where a special character, such as a hyphen (-), period (.), or slash (/), separates the day, month, and year; the year can be either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$EBCDICw.
Converts EBCDIC character data to native format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601DAw.
Reads date values that are specified in the ISO 8601 extended notation yyyy-mm-dd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601DNw.
Reads date values that are specified in the ISO 8601 extended notation yyyy-mm-dd and returns SAS datetime values where the time portion of the value is 000000.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601DTw.d
Reads datetime values that are specified in the ISO 8601 extended notation yyyy-mm-ddThh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601DZw.d
Reads datetime values that are specified in the Coordinated Universal Time (UTC) time scale using ISO 8601 datetime extended notation hh:mm:ss+|-hh:mm.fffff or hh:mm:ss.fffffZ.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601LZw.d
Reads Coordinated Universal Time (UTC) values that are specified in the ISO 8601 extended notation hh:mm:ss+|-hh:mm.fffff or hh:mm:ss.fffffZ and converts them to the local time.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601TMw.d
Reads time values that are specified in the ISO 8601 extended notation hh:mm:ss.ffffff.
Product: Base SAS
Document: SAS Language Reference: Dictionary
E8601TZw.d
Reads time values that are specified in the ISO 8601 extended time notation hh:mm:ss+|-hh:mm.ffffff or hh:mm:ssZ.
Product: Base SAS
Document: SAS Language Reference: Dictionary
EURDFDEw.
Reads international date values.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
EURDFDTw.
Reads international datetime values in the form ddmmmyy hh:mm:ss.ss or ddmmmyyyy hh:mm:ss.ss.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
EURDFMYw.
Reads month and year date values in the form mmmyy or mmmyyyy.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
EUROXw.d
Reads numeric values and removes embedded characters in European currency.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
EUROw.d
Reads numeric values, removes embedded characters in European currency, and reverses the comma and decimal point.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
Ew.d
Reads numeric values that are stored in scientific notation and double-precision scientific notation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
FLOATw.d
Reads a native single-precision, floating-point value and divides it by 10 raised to the dth power.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$HEXw.
Converts hexadecimal data to character data.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
$HEXw.
Converts hexadecimal data to character data.
Product: Base SAS
Document: SAS Companion for Windows
$HEXw.
Converts hexadecimal data to character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
HEXw.
Converts hexadecimal positive binary values to integer (fixed-point) or real (floating-point) binary values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
HEXw.
Converts hexadecimal positive binary values to fixed-point or floating-point binary values.
Product: Base SAS
Document: SAS Companion for Windows
HEXw.
Converts hexadecimal positive binary values to either integer (fixed-point) or real (floating-point) binary values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
IBRw.d
Reads integer binary (fixed-point) values in Intel and DEC formats.
Product: Base SAS
Document: SAS Language Reference: Dictionary
IBw.d
Reads integer binary (fixed-point) values.
Product: Base SAS
Document: SAS Companion for Windows
IBw.d
Reads integer (fixed-point) binary values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
IBw.d
Reads native integer binary (fixed-point) values, including negative values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
IEEEw.d
Reads an IEEE floating-point value and divides it by 10 raised to the d th power.
Product: Base SAS
Document: SAS Language Reference: Dictionary
JDATEYMDw.
Reads Japanese kanji date values in the format yymmmdd or yyyymmmdd.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
JNENGOw.
Reads Japanese kanji date values in the form yymmdd.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
JULIANw.
Reads Julian dates in the form yyddd or yyyyddd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$KANJIXw.
Adds shift-code data to DBCS data.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$KANJIw.
Removes shift code data from DBCS data.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$LOGVSRw.
Reads a character string that is in right-to-left logical order, and then converts the character string to visual order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$LOGVSw.
Reads a character string that is in left-to-right logical order, and then converts the character string to visual order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
MDYAMPMw.d
Reads datetime values in the form mm-dd-yy<yy> hh:mm:ss.ss AM|PM, where a special character such as a hyphen (-), period (.), slash (/), or colon (:) separates the month, day, and year; the year can be either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
MINGUOw.
Reads dates in Taiwanese format.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
MMDDYYw.
Reads date values in the form mmddyy or mmddyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
MONYYw.
Reads month and year date values in the form mmmyy or mmmyyyy.
Product: Base SAS
Document: SAS Language Reference: Dictionary
MSECw.
Reads TIME MIC values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$N8601Bw.d
Reads complete, truncated, and omitted forms of ISO 8601 duration, datetime, and interval values that are specified in either the basic or extended notations.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$N8601Ew.d
Reads ISO 8601 duration, datetime, and interval values that are specified in the extended notation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
NENGOw.
Reads Japanese date values in the form eyymmdd.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLDATEw.
Reads the date value in the specified locale, and then converts the date value to the local SAS date value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLDATMw.
Reads the datetime value of the specified locale, and then converts the datetime value to the local SAS datetime value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIAEDw.d
Reads the monetary format of the international expression for the United Arab Emirates.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIAUDw.d
Reads the monetary format of the international expression for Australia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIBGNw.d
Reads the monetary format of the international expression for Bulgaria.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIBRLw.d
Reads the monetary format of the international expression for Brazil.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNICADw.d
Reads the monetary format of the international expression for Canada.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNICHFw.d
Reads the monetary format of the international expression for Liechtenstein and Switzerland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNICNYw.d
Reads the monetary format of the international expression for China.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNICZKw.d
Reads the monetary format of the international expression for the Czech Republic.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIDKKw.d
Reads the monetary format of the international expression for Denmark, Faroe Island, and Greenland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIEEKw.d
Reads the monetary format of the international expression for Estonia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIEGPw.d
Reads the monetary format of the international expression for Egypt.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIEURw.d
Reads the monetary format of the international expression for Austria, Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, Malta, the Netherlands, Portugal, Slovenia, and Spain.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIGBPw.d
Reads the monetary format of the international expression for the United Kingdom.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIHKDw.d
Reads the monetary format of the international expression for Hong Kong.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIHRKw.d
Reads the monetary format of the international expression for Croatia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIHUFw.d
Reads the monetary format of the international expression for Hungary.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIIDRw.d
Reads the monetary format of the international expression for Indonesia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIILSw.d
Reads the monetary format of the international expression for Israel.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIINRw.d
Reads the monetary format of the international expression for India.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIJPYw.d
Reads the monetary format of the international expression for Japan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIKRWw.d
Reads the monetary format of the international expression for South Korea.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNILTLw.d
Reads the monetary format of the international expression for Lithuania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNILVLw.d
Reads the monetary format of the international expression for Latvia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIMOPw.d
Reads the monetary format of the international expression for Macau.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIMXNw.d
Reads the monetary format of the international expression for Mexico.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIMYRw.d
Reads the monetary format of the international expression for Malaysia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNINOKw.d
Reads the monetary format of the international expression for Norway.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNINZDw.d
Reads the monetary format of the international expression for New Zealand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIPLNw.d
Reads the monetary format of the international expression for Poland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIROLw.d
Reads the monetary format of the international expression for Romania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIRUBw.d
Reads the monetary format of the international expression for Russia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNISEKw.d
Reads the monetary format of the international expression for Sweden.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNISGDw.d
Reads the monetary format of the international expression for Singapore.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNISITw.d
Reads the monetary format of the international expression for Slovenia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNISKKw.d
Reads the monetary format of the international expression for Slovakia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNITHBw.d
Reads the monetary format of the international expression for Thailand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNITRYw.d
Reads the monetary format of the international expression for Turkey.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNITWDw.d
Reads the monetary format of the international expression for Taiwan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIUSDw.d
Reads the monetary format of the international expression for Puerto Rico and the United States.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNIZARw.d
Reads the monetary format of the international expression for South Africa.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLAEDw.d
Reads the monetary format of the local expression for the United Arab Emirates.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLAUDw.d
Reads the monetary format of the local expression for Australia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLBGNw.d
Reads the monetary format of the local expression for Bulgaria.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLBRLw.d
Reads the monetary format of the local expression for Brazil.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLCADw.d
Reads the monetary format of the local expression for Canada.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLCHFw.d
Reads the monetary format of the local expression for Liechtenstein and Switzerland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLCNYw.d
Reads the monetary format of the local expression for China.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLCZKw.d
Reads the monetary format of the local expression for the Czech Republic.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLDKKw.d
Reads the monetary format of the local expression for Denmark, the Faroe Island, and Greenland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLEEKw.d
Reads the monetary format of the local expression for Estonia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLEGPw.d
Reads the monetary format of the local expression for Egypt.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLEURw.d
Reads the monetary format of the local expression for Austria, Belgium, Finland, France, Germany, Greece, Ireland, Italy, Luxembourg, Malta, the Netherlands, Portugal, Slovenia, and Spain.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLGBPw.d
Reads the monetary format of the local expression for the United Kingdom.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLHKDw.d
Reads the monetary format of the local expression for Hong Kong.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLHRKw.d
Reads the monetary format of the local expression for Croatia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLHUFw.d
Reads the monetary format of the local expression for Hungary.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLIDRw.d
Reads the monetary format of the local expression for Indonesia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLILSw.d
Reads the monetary format of the local expression for Israel.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLINRw.d
Reads the monetary format of the local expression for India.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLJPYw.d
Reads the monetary format of the local expression for Japan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLKRWw.d
Reads the monetary format of the local expression for South Korea.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLLTLw.d
Reads the monetary format of the local expression for Lithuania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLLVLw.d
Reads the monetary format of the local expression for Latvia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLMOPw.d
Reads the monetary format of the local expression for Macau.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLMXNw.d
Reads the monetary format of the local expression for Mexico.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLMYRw.d
Reads the monetary format of the local expression for Malaysia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLNOKw.d
Reads the monetary format of the local expression for Norway.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLNZDw.d
Reads the monetary format of the local expression for New Zealand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLPLNw.d
Reads the monetary format of the local expression for Poland.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLROLw.d
Reads the monetary format of the local expression for Romania.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLRUBw.d
Reads the monetary format of the local expression for Russia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLSEKw.d
Reads the monetary format of the local expression for Sweden.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLSGDw.d
Reads the monetary format of the local expression for Singapore.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLSITw.d
Reads the monetary format of the local expression for Slovenia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLSKKw.d
Reads the monetary format of the local expression for Slovakia.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLTHBw.d
Reads the monetary format of the local expression for Thailand.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLTRYw.d
Reads the monetary format of the local expression for Turkey.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLTWDw.d
Reads the monetary format of the local expression for Taiwan.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLUSDw.d
Reads the monetary format of the local expression for Puerto Rico, and the United States.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNLZARw.d
Reads the monetary format of the local expression for South Africa.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNYIw.d
Reads monetary data in the specified locale for the international expression, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLMNYw.d
Reads monetary data in the specified locale for the local expression, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLNUMIw.d
Reads numeric data in the specified locale for international expressions, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLNUMw.d
Reads numeric data in the specified locale for local expressions, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLPCTIw.d
Reads percentage data in the specified locale for international expressions, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLPCTw.d
Reads percentage data in the specified locale for local expressions, and then converts the data to a numeric value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLTIMAPw.
Reads the time value and uses a.m. and p.m. in the specified locale, and then converts the time value to the local SAS time value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NLTIMEw.
Reads the time value in the specified locale, and then converts the time value to the local SAS time value.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
NUMXw.d
Reads numeric values with a comma in place of the decimal point.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$OCTALw.
Converts octal data to character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
OCTALw.d
Converts positive octal values to integers.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$PHEXw.
Converts packed hexadecimal data to character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PDJULGw.
Reads packed Julian date values in the hexadecimal form yyyydddF for IBM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PDJULIw.
Reads packed Julian dates in the hexadecimal format ccyydddF for IBM.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PDTIMEw.
Reads packed decimal time of SMF and RMF records.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PDw.d
Reads packed decimal data.
Product: Base SAS
Document: SAS Companion for Windows
PDw.d
Reads packed decimal values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
PDw.d
Reads data that are stored in IBM packed decimal format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PERCENTw.d
Reads percentages as numeric values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PIBRw.d
Reads positive integer binary (fixed-point) values in Intel and DEC formats.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PIBw.d
Reads positive integer (fixed-point) binary values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
PIBw.d
Reads positive integer-binary (fixed-point) values.
Product: Base SAS
Document: SAS Companion for Windows
PIBw.d
Reads positive integer binary (fixed-point) values.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PKw.d
Reads unsigned packed decimal data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
PUNCH.d
Reads whether a row of column-binary data is punched.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$QUOTEw.
Removes matching quotation marks from character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$REVERJw.
Reads character data from right to left and preserves blanks.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$REVERSw.
Reads character data from right to left, and then left aligns the text.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
RBw.d
Reads real (floating-point) binary values.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
RBw.d
Reads real-binary (floating-point) data.
Product: Base SAS
Document: SAS Companion for Windows
RBw.d
Reads numeric data that are stored in real binary (floating-point) notation.
Product: Base SAS
Document: SAS Language Reference: Dictionary
RMFDURw.
Reads duration intervals of RMF records.
Product: Base SAS
Document: SAS Language Reference: Dictionary
RMFSTAMPw.
Reads time and date fields of RMF records.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ROWw.d
Reads a column-binary field down a card column.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FFw.d
Reads EBCDIC numeric data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FIBUw.d
Reads unsigned integer binary (fixed-point) values in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FIBw.d
Reads integer binary (fixed-point) values, including negative values, in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FPDUw.d
Reads unsigned packed decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FPDw.d
Reads packed data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FPIBw.d
Reads positive integer binary (fixed-point) values in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FRBw.d
Reads real binary (floating-point) data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZBDw.d
Reads zoned decimal data in which zeros have been left blank.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZDLw.d
Reads zoned decimal leading-sign data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZDSw.d
Reads zoned decimal separate leading-sign data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZDTw.d
Reads zoned decimal separate trailing-sign data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZDUw.d
Reads unsigned zoned decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
S370FZDw.d
Reads zoned decimal data in IBM mainframe format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
SHRSTAMPw.
Reads date and time values of SHR records.
Product: Base SAS
Document: SAS Language Reference: Dictionary
SIZEKMGw.d
Reads numeric data that is appended to the letters K, M, or G.
Product: Base SAS
Document: SAS Language Reference: Dictionary
SMFSTAMPw.
Reads time and date values of SMF records.
Product: Base SAS
Document: SAS Language Reference: Dictionary
STIMERw.
Reads time values and determines whether the values are hours, minutes, or seconds; reads the output of the STIMER system option.
Product: Base SAS
Document: SAS Language Reference: Dictionary
TIMEw.
Reads hours, minutes, and seconds in the form hh:mm:ss.ss, where special characters such as the colon (:) or the period (.) are used to separate the hours, minutes, and seconds.
Product: Base SAS
Document: SAS Language Reference: Dictionary
TODSTAMPw.
Reads an eight-byte time-of-day stamp.
Product: Base SAS
Document: SAS Language Reference: Dictionary
TRAILSGNw.
Reads a trailing plus (+) or minus (–) sign.
Product: Base SAS
Document: SAS Language Reference: Dictionary
TUw.
Reads timer units.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$UCS2BEw.
Reads a character string that is in the encoding of the current SAS session and then converts the character string to big-endian, 16-bit, UCS2, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS2Bw.
Reads a character string that is encoded in big-endian, 16-bit, UCS2, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS2LEw.
Reads a character string that is in the encoding of the current SAS session and then converts the character string to little-endian, 16-bit, UCS2, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS2Lw.
Reads a character string that is encoded in little-endian, 16-bit, UCS2, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS2XEw.
Reads a character string that is in the encoding of the current SAS session and then converts the character string to 16-bit, UCS2, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS2Xw.
Reads a character string that is encoded in 16-bit, UCS2, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS4Bw.
Reads a character string that is encoded in big-endian, 32-bit, UCS4, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS4Lw.
Reads a character string that is encoded in little-endian, 32-bit, UCS4, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS4XEw.
Reads a character string that is in the encoding of the current SAS session, and then converts the character string to 32-bit, UCS4, Unicode encoding.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UCS4Xw.
Reads a character string that is encoded in 32-bit, UCS4, Unicode encoding, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UESCEw.
Reads a character string that is in the encoding of the current SAS session, and then converts the character string to UESC representation.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UESCw.
Reads a character string that is encoded in UESC representation, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UNCREw.
Reads a character string in the encoding of the current SAS session, and then converts the character string to NCR.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UNCRw.
Reads an NCR character string, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UPARENEw.
Reads a character string that is in the encoding of the current SAS session, and then converts the character string to UPAREN representation.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UPARENPw.
Reads a character string that is encoded in UPAREN representation, and then converts the character string to the encoding of the current SAS session, with national characters remaining in the encoding of the UPAREN representation.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UPARENw.
Reads a character string that is encoded in UPAREN representation, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$UPCASEw.
Converts character data to uppercase.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$UTF8Xw.
Reads a character string that is encoded in UTF-8, and then converts the character string to the encoding of the current SAS session.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$VARYINGw.length-variable
Reads character data of varying length.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$VSLOGRw.
Reads a character string that is in visual order, and then converts the character string to right-to-left logical order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
$VSLOGw.
Reads a character string that is in visual order, and then converts the character string to left-to-right logical order.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
VAXRBw.d
Reads real binary (floating-point) data in VMS format.
Product: Base SAS
Document: SAS Language Reference: Dictionary
VMSTIME.
Converts an 8-byte binary value that is in OpenVMS date and time format to a SAS date-time value.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
VMSZNw.d
Reads VMS zoned numeric data.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
VMSZNw.d
Reads VMS and MicroFocus COBOL zoned numeric data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
$w.
Reads standard character data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
w.d
Reads standard numeric data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
WEEKUw.
Reads the format of the number-of-week value within the year and returns a SAS date value by using the U algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
WEEKVw.
Reads the format of the number-of-week value within the year and returns a SAS date value using the V algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
WEEKWw.
Reads the format of the number-of-week value within the year and returns a SAS date value using the W algorithm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
YENw.d
Removes embedded yen signs, commas, and decimal points.
Product: Base SAS
Document: SAS National Language Support: Reference Guide
YMDDTTMw.d
Reads datetime values in the form <yy>yy-mm-dd hh:mm:ss.ss, where special characters such as a hyphen (-), period (.), slash (/), or colon (:) are used to separate the year, month, day, hour, minute, and seconds; the year can be either 2 or 4 digits.
Product: Base SAS
Document: SAS Language Reference: Dictionary
YYMMDDw.
Reads date values in the form yymmdd or yyyymmdd.
Product: Base SAS
Document: SAS Language Reference: Dictionary
YYMMNw.
Reads date values in the form yyyymm or yymm.
Product: Base SAS
Document: SAS Language Reference: Dictionary
YYQw.
Reads quarters of the year in the form yyQq or yyyyQq.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ZDBw.d
Reads zoned decimal data in which zeros have been left blank.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ZDVw.d
Reads and validates zoned decimal data.
Product: Base SAS
Document: SAS Language Reference: Dictionary
ZDw.d
Reads zoned decimal data.
Product: Base SAS
Document: SAS Companion for OpenVMS on HP Integrity Servers
ZDw.d
Reads zoned decimal data.
Product: Base SAS
Document: SAS Companion for Windows
ZDw.d
Reads zoned decimal data.
Product: Base SAS
Document: SAS Language Reference: Dictionary