[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Implied Decimal Reply



     >> 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.