INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Are numbers to be formatted centered?
-- Are numbers to be formatted with spaces on the right?
-- Are numbers to be formatted with spaces on the left?
-- Are numbers to be formatted in smallest string possible
-- Are numbers to show sign only when negative?
-- Are numbers to show sign only when positive?
-- Are numbers to show sign whether positive or negative?
-- Ignore the sign of a number?
-- Is there a separator?
-- Is the sign leading?
-- Fill numbers with blanks.
-- Fill numbers with zeros.
-- Fill numbers with dollars.
-- Fill numbers with asterisks.
-- Fill numbers with `c'
-- Set width to `w'
-- Set separator to underscore.
-- Set separator to comma.
-- Set separator to period.
-- Remove the separator.
-- Set the separator to `c'
--Put padding on right
-- Put padding on right and left
-- Put padding on left
-- Always return the smallest string possible
-- Set the sign to lead
-- Set the sign to trail
-- Show sign for positive numbers only.
-- Show sign for negative numbers only.
-- Show sign for all numbers.
-- Do not show sign.
-- Set sign for - and +.
-- Set sign for CR/DR
-- Set sign for DR/CR
-- Set sign for floating dollar.
-- Set sign for floating dollar include sign.
-- Set sign values for positive, zero, negative
-- All values must be the same length.
-- Stored as negative, zero, positive.
-- Bracket negative numbers.
-- Do not bracket negative numbers.
-- Format the integer.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |