>It is actually described in the FM - just hard to find. > > When displaying numeric values that are too large for the column > width, SDSF scales them using these abbreviations: T (thousands), M > (millions), B (billions), KB (kilobytes), MB (megabytes), GB > (gigabytes), TB (terabytes) and PB (petabytes). > >John >
Yes, The SDSF module ISFDA creates a table in memory and call module ISFDSP to format the values as described above. Look at the module ISFDSP in SYS1.SISFSRC around the line 4600 (z/OS 1.4) Regards, Philippe Leite z/OS Systems Programmer ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

