[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Implied Decimal Reply
- Subject: Implied Decimal Reply
- From: Henton <Henton@FHLB-OF.COM>
- Date: Thu, 20 Nov 1997 09:46:55 -0700
>> The program reads an input record from a flat file with a numeric
>> amount defined as:
>> EXT-AMOUNT PIC 9(09)V99 ('V' is an implied decimal)
Have you considered dividing the raw number (input) by 100? I don't
know of a way to tell SQR where an implied decimal point is.