programming-examples/perl/Report
2019-11-15 12:59:38 +01:00
..
^ fieldholder creates a filled paragraph.pl Initial commit 2019-11-15 12:59:38 +01:00
A program that uses a print format.pl Initial commit 2019-11-15 12:59:38 +01:00
A simple format example.pl Initial commit 2019-11-15 12:59:38 +01:00
Add _TOP to add the page header.pl Initial commit 2019-11-15 12:59:38 +01:00
Add page number to page header.pl Initial commit 2019-11-15 12:59:38 +01:00
Align fields on a report.pl Initial commit 2019-11-15 12:59:38 +01:00
Align left, right and center.pl Initial commit 2019-11-15 12:59:38 +01:00
Assign $~ to format.pl Initial commit 2019-11-15 12:59:38 +01:00
Attach a footer to a report.pl Initial commit 2019-11-15 12:59:38 +01:00
Attach a header to a report.pl Initial commit 2019-11-15 12:59:38 +01:00
Call write to output the format.pl Initial commit 2019-11-15 12:59:38 +01:00
Controlling pagination.pl Initial commit 2019-11-15 12:59:38 +01:00
Define format and variables for the format.pl Initial commit 2019-11-15 12:59:38 +01:00
Dynamic Report Writing.pl Initial commit 2019-11-15 12:59:38 +01:00
Force a new page to output.pl Initial commit 2019-11-15 12:59:38 +01:00
Format the number.pl Initial commit 2019-11-15 12:59:38 +01:00
Output along with the template.pl Initial commit 2019-11-15 12:59:38 +01:00
Passing one variable with ! inside to format.pl Initial commit 2019-11-15 12:59:38 +01:00
Passing value to the format.pl Initial commit 2019-11-15 12:59:38 +01:00
Perl stores page number in the $% variable.pl Initial commit 2019-11-15 12:59:38 +01:00
Prints a value-field character.pl Initial commit 2019-11-15 12:59:38 +01:00
Put a variable in the report header.pl Initial commit 2019-11-15 12:59:38 +01:00
Report field pictures.pl Initial commit 2019-11-15 12:59:38 +01:00
Separate the variables with commas to put multiple data fields on the same line.pl Initial commit 2019-11-15 12:59:38 +01:00
Sets the length and print format for a page.pl Initial commit 2019-11-15 12:59:38 +01:00
The format Statement Special Variables.pl Initial commit 2019-11-15 12:59:38 +01:00
Top-of-page formatting.pl Initial commit 2019-11-15 12:59:38 +01:00
Understanding Formats.pl Initial commit 2019-11-15 12:59:38 +01:00
Uses the select function.pl Initial commit 2019-11-15 12:59:38 +01:00
Using format to save data to a file.pl Initial commit 2019-11-15 12:59:38 +01:00
Using new line character.pl Initial commit 2019-11-15 12:59:38 +01:00
Write a format to a file.pl Initial commit 2019-11-15 12:59:38 +01:00
Writes out as many formatted lines of output as necessary.pl Initial commit 2019-11-15 12:59:38 +01:00
Writes out multiple formatted lines of output and suppresses blank lines.pl Initial commit 2019-11-15 12:59:38 +01:00
Writes out multiple formatted lines of output.pl Initial commit 2019-11-15 12:59:38 +01:00