Re: Getting the decimal points to line up!



Richard E Maine wrote:
<meek@xxxxxxxxxxxxxxx> wrote:

In addition - the 1.xxxx numbers don't have 6 decimal places

P and G have a "strange" interaction.

There are two simple rules for using the P edit descriptor.

1) If you are using old working code that uses a P, don't
mess with it.

2) If you are writing new code, don't use a P.

Follow those rules and you can't go wrong.

Dick Hendrickson

To elaborate slightly; the P descriptor is a holdover from the good
old days when input (and machine readable output) was an 80 column
punched card. "Wasting" a column for a mere "." was a sin. A person
who truly understood the P descriptor could save thousands of columns,
cards, microseconds, or trees. Other people wrote programs that didn't
work or thet unnecessarily killed trees.
.



Relevant Pages

  • Re: POE with IO::Socket
    ... I have 200 lines of working code. ... where I am writing a whofunction and I realise that I need receive ... I asked on #perl on freenode and they directed me to POE. ... Can I implement POE without changing all my code which is based on ...
    (perl.beginners)
  • Re: CDO and Folder Home Page
    ... that into working code. ... I've tried writing each value to the property individually as well as ... tried writing the data to the property as a single hex vbblob. ... ' Set CdoNewFolder = CdoRootFolder.Folders.Add ...
    (microsoft.public.outlook.program_vba)
  • Re: POE with IO::Socket
    ... I have 200 lines of working code. ... where I am writing a whofunction and I realise that I need receive ... I asked on #perl on freenode and they directed me to POE. ... Can I implement POE without changing all my code which is based on ...
    (perl.beginners)
  • CDO and Folder Home Page
    ... that into working code. ... I've tried writing each value to the property individually as well as ... tried writing the data to the property as a single hex vbblob. ... Set CdoNewFolder = CdoRootFolder.Folders ...
    (microsoft.public.outlook.program_vba)