SAS Institute. The Power to Know

What's New in SAS(R) 9.2

What's New

What's New in SAS 9.2 OpenVMS Companion


Overview

The following features are new or enhanced for SAS 9.2:

  • SAS 9.2 is supported on the OpenVMS 8.3 for HP Integrity server operating environment.

  • The SAS Remote Browser displays HTML documents in the Web browser on your computer.

  • The Work library name is unique for each SAS session. SAS appends the time that it started to the Work library name.

  • SAS commands, functions, and statements support new record lengths and command-line lengths.


The SAS Remote Browser

The SAS Remote Browser displays the following HTML documents in the default Web browser on your local computer:

  • SAS documentation

  • URLs that are specified in the WBROWSE command

  • some ODS HTML output

By displaying these HTML documents locally, you have faster access to the documentation. In addition, you free resources on the SAS server that were used by Netscape. You configure remote browsing using the HELPHOST and HELPPORT system options.


SAS Language Elements


Commands

The following command has been enhanced:

  • The X command accepts the new maximum OpenVMS command-line length of 4,096 characters.


Functions

The following functions have been enhanced:

  • The RENAME function now runs on all operating environments. For OpenVMS, the RENAME function renames a file, not a data set, when the current filename and the new filename are the only two arguments for the function.

  • The RECFM=N host option for the FILENAME function documents the maximum number of bytes (8,192) that can be read at one time from a binary file with no record boundaries.


Procedures

The following procedure has been renamed:

  • The VAXTOAXP procedure has been renamed VAXTOINTEG.


Statements

The following statements have been enhanced:

  • The default value of the LRECL= host option for the FILE, FILENAME, %INCLUDE, and INFILE statements is the value of the new LRECL= system option.

  • The RECFM=N host option for the FILE, FILENAME, %INCLUDE, and INFILE statements documents the maximum number of bytes (8,192) that can be read at one time from a binary file with no record boundaries.


System Options

The following system options are new:

  • The HELPHOST system option specifies the name of the local computer where the SAS Remote Browser displays HTML pages.

  • The HELPPORT system option specifies the port number for the SAS Remote Browser client.

The following system options have been enhanced:

  • The FULLSTIMER system option displays additional statistics in the SAS log.

  • When the NOXCMD system option is specified, several SAS statements, functions, and macros cannot be used.

The following system options are no longer specific to OpenVMS; see these system options in SAS Language Reference: Dictionary:

  • S

  • S2

The following system options are obsolete:

  • COMAUX2

  • DOCLOC

  • GISMAPS

  • INGOPTS

  • NETMAC

  • SEQENGINE

  • TAPECLOSE