Chapter Contents

Previous

Next
S370FRBw.d

S370FRBw.d



Reads real binary (floating-point) data in IBM mainframe format

Category: Numeric


Syntax
Syntax Description
Details
Comparisons
See Also

Syntax

S370FRBw.d

Syntax Description

w
specifies the width of the input field.
Default: 6
Range: 2-8

d
optionally specifies the power of 10 by which to divide the value.
Range: 0-10


Details

Real binary values are represented in two parts: a mantissa that gives the value, and an exponent that gives the value's magnitude.

Use S370FRBw.d to read real binary data from IBM mainframe files on other operating environments.


Comparisons


See Also

Informat:

RBw.d


Chapter Contents

Previous

Next

Top of Page

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