Author: Bill Woodger
Subject: Reply to: Convert +9999999999999.99 to S9(12)V9(3)
Posted: Thu Nov 17, 2016 9:43 pm (GMT 5.5)
If that is your data, you can just hard-code the PD value.
Since that is unlikely, what do other examples of that data look like? Is the position fixed? Length fixed? Sign fixed? Always two decimals? We can't tell much from one piece of example data.
Subject: Reply to: Convert +9999999999999.99 to S9(12)V9(3)
Posted: Thu Nov 17, 2016 9:43 pm (GMT 5.5)
If that is your data, you can just hard-code the PD value.
Since that is unlikely, what do other examples of that data look like? Is the position fixed? Length fixed? Sign fixed? Always two decimals? We can't tell much from one piece of example data.