Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Read Flat file -signed numbers

Status
Not open for further replies.

mdl2

Programmer
Apr 12, 2002
25
CA
I am downloading information from an ibm mainframe session.

Does anyone know how to read a flat file containing
s9(7)v99 numbers? I've tried microsoft text driver (float)9 for the field definition but it does not pick up the numbers correctly.

Any help would be appreciated.

Thanks
 
Sorry for being ignorant, what are the s9(7)v99 numbers? The text driver is supposed to read text, so maybe CR formula is needed to convert the text into numbers?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top