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

CONCATENATING A NUMERIC IN RECORD



Does anyone know how to concatenate a numeric when building a fixed
length record?


I'm getting the field from the database and the length of the data
changes from record to record.


I've been able to pad  character fields with spaces but numerics have
been more difficult.


I have been unable to get the length of a numeric field and when I
change it to a character
it changes the data.