I have some records , which have data in this format.
450010002001234N
450029999005678}
450022843949237{
i want to add last 5 digits of each record.
In first record N means -5 shud be taken for calculation
} means + 0 and { means - 0 shud be taken.
Please advise , hw we can do this using SUM FIELDS option or any other procedure.
Any way we can do the conversion automatically? like N means -5 ?? because when i edit the data set in FILE AID , it converts automatically and shows N as 5.
Please advice. Thanks.