Report field pictures : Format « Report « Perl






Report field pictures

   

FIELD PICTURE    DESCRIPTION

@<<<<<           A left-justified, 6-character-wide field.

@>>>>>>>>>>      A right-justified, 10-character-wide field.

@||||            A centered, 5-character-wide field.

@###.##          A float field broken into 5 integer characters and 2 fractional characters.

^<<<<<<<<<<<<<<  A left-justified, 15-character field. 

   
    
    
  








Related examples in the same category

1.A program that uses a print format.
2.A simple format example
3.Define format and variables for the format
4.Perl stores page number in the $% variable.
5.Understanding Formats
6.Uses the select function.
7.Using format to save data to a file
8.^ fieldholder creates a filled paragraph