[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Signed Numeric Edit
Hi Patty,
I have a routine you can find on my site, www.sqrtools.com, that can
accept signed numeric data. There's also many utilities, techniques and
other functions as well. See the section under TDFUNC for the library of
functions...
let #W_in = '001158A'
do MFI-Func(#W_in, 2, #W_out)
show #W_out
The function returns 115.81
Cheers,
Tony DeLia
Patty Bergin wrote:
>
> I am trying to work with a value from a file that I received from an outside
>source. It is defined as S9(5)v99. The value on the input file is 001158A.
>This should represent 115.81, however, I cannot figure out a way to edit the
>signed numeric field. Any advice?
>
> Thanks.
> Patty
>
> Patricia Bergin
> Information Systems
> Syracuse University
> (315) 443-9277
--
Tony DeLia
AnswerThink Consulting Group
PeopleSoft Solutions Practice - Delphi Partners
tdelia@erols.com
http://www.sqrtools.com