SATFORM Examples |
|
Home | SATGUI | SATFORM | SATFILTER | SATREPORT | SATMYSQL | License | Download | Examples | Contact |
Mailshot letter: The source data for this letter is a colon delimited text file, formatted using an awk script.
This example uses bold/underline/italic attributes. Font style and size. Variable data.
Pay increase letter: The source data for this letter is a colon delimited text file, formatted using an awk script.
This example uses bold/underline/italic attributes. Variable and Predefined data (unmodified and using mixed case conversion). Positioning text. Positioning numbers using right justification.
Account balance letter: The source data for this letter is a colon delimited text file, formatted using an awk script.
This example uses bold/underline/italic attributes. Variable and Predefined data (unmodified and using mixed case conversion). Positioning text. Conditional/Calculation Macros. Labeled text blocks. Passing variable data through the command-line.
Invoice: The source data for this letter is a MySQL database formatted using SATMYSQL.
This example uses bold/italic attributes. Font style and size. Special character. Variable and Predefined data (unmodified and using mixed case conversion). Positioning text. Positioning numbers using right justification. Box drawing.
NOTE: This also appears as a SATMYSQL example.