Chapter Contents

Previous

Next
SAS Language Reference: Dictionary

Additional Version 7 Changes and Enhancements for OS/390, CMS, and OpenVMS VAX

Some changes and enhancements that were implemented for other operating environments in the 6.10, 6.11, and 6.12 releases were not implemented for OS/390, CMS, and OpenVMS VAX until Version 7. This section describes these additional features.


New and Enhanced Base SAS Language Elements

Formats

The following formats are new:

DATEAMPMw.d
writes datetime values (ddmmmyy:hh:mm:ss.ss) with AM or PM.

NUMXw.d
writes numeric values with a comma for the decimal point.

TIMEAMPMw.d
writes hours, minutes, and seconds with AM or PM.


Functions and CALL Routines


Informats

The following informat is new:

NUMXw.d
reads numeric values in which a comma marks the decimal place.


Statements

The FILENAME statement has been updated with a CATALOG access method and a URL access method.


Chapter Contents

Previous

Next

Top of Page

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