diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /web/funnelAC/tests/hi08.fw |
Initial commit
Diffstat (limited to 'web/funnelAC/tests/hi08.fw')
-rw-r--r-- | web/funnelAC/tests/hi08.fw | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/web/funnelAC/tests/hi08.fw b/web/funnelAC/tests/hi08.fw new file mode 100644 index 0000000000..b10311e5a5 --- /dev/null +++ b/web/funnelAC/tests/hi08.fw @@ -0,0 +1,20 @@ +HI08: This example shows how parameterized macros can be used to choose + between alternative texts. + +@! Set the definition of @#D to +@! @1 to create the shareholders report. +@! @2 to create the customers report. +@$@#D@(@2@)@M==@{@1@} + +@O@<hi08.out@>==@{@- +1992 ANNUAL REPORT TO @#D@(Shareholders@,Customers@) +======================@#D@(============@,=========@) +This has been a very good year for The Very Big Corporation of America. +With your help, we have been able to successfully +@#D@(@"screw the customers for every cent they have@"@, + @"knock the shareholders into submission to bring you lower prices@"@). +With gross earnings approaching six trillion dollars, we have been able to +@#D@(@"increase dividends@"@, + @"lower prices@"@). +We expect to have an even better year next year. +@} |