From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- web/funnelAC/answers/sc25.lis | 85 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 web/funnelAC/answers/sc25.lis (limited to 'web/funnelAC/answers/sc25.lis') diff --git a/web/funnelAC/answers/sc25.lis b/web/funnelAC/answers/sc25.lis new file mode 100644 index 0000000000..0182f4e147 --- /dev/null +++ b/web/funnelAC/answers/sc25.lis @@ -0,0 +1,85 @@ +FUNNELWEB LISTING FILE +====================== + +Dump of mapped file "<>". + +MEMORY DUMP OF MAPPED FILE +========================== + ++-------------------------------------------------+------------------+ +| 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | 0123456789ABCDEF | ++-------------------------------------------------+------------------+ +| 53 43 32 35 3A 20 54 65 73 74 20 73 79 6E 74 61 | SC25: Test synta | +| 78 20 63 68 65 63 6B 69 6E 67 20 6F 66 20 6E 65 | x checking of ne | +| 77 20 70 61 67 65 20 74 79 70 65 73 65 74 74 65 | w page typesette | +| 72 20 64 69 72 65 63 74 69 76 65 2E 0A 0A 31 2E | r directive...1. | +| 20 4D 61 6B 65 20 73 75 72 65 20 74 68 61 74 20 | Make sure that | +| 61 20 6C 65 67 61 6C 20 6E 65 77 20 70 61 67 65 | a legal new page | +| 20 64 69 72 65 63 74 69 76 65 20 69 73 20 4F 4B | directive is OK | +| 2E 0A 40 74 20 6E 65 77 5F 70 61 67 65 0A 0A 32 | ..@t new_page..2 | +| 2E 20 43 68 65 63 6B 20 74 68 61 74 20 69 74 20 | . Check that it | +| 64 6F 65 73 6E 27 74 20 73 74 61 6E 64 20 66 6F | doesn't stand fo | +| 72 20 61 6E 79 20 6E 6F 6E 73 65 6E 73 65 2E 0A | r any nonsense.. | +| 40 74 20 6E 65 77 5F 70 61 67 65 20 6E 6F 6E 73 | @t new_page nons | +| 65 6E 73 65 0A 0A | ense.. | ++-------------------------------------------------+------------------+ + + +=========================== Start of LINE LIST DUMP ============================ + +Globl Local| Text +-----------+-------------------------------------------------------------------- +00001 00001| SC25: Test syntax checking of new page typesetter directive.<010> +00002 00002| <010> +00003 00003| 1. Make sure that a legal new page directive is OK.<010> +00004 00004| @t new_page<010> +00005 00005| <010> +00006 00006| 2. Check that it doesn't stand for any nonsense.<010> +00007 00007| @t new_page nonsense<010> +00008 00008| <010> +00009 00009| <010> +-----------+-------------------------------------------------------------------- +Globl Local| Text + +============================ End of LINE LIST DUMP ============================= + + +=========================== Start of TOKEN LIST DUMP =========================== + +Summary: There are 5 tokens in the token list. + +Line[Column]: Token Description +------------------------------- + +0001[01]: Text. Text scrap[Grey]="SC25: Test syntax checking of new page typesetter directive.<010> +<010> +1. Make sure that a legal new page directive is OK.<010> +" +0004[01]: @t.. Newpage. +0005[01]: Text. Text scrap[Grey]="<010> +2. Check that it doesn't stand for any nonsense.<010> +" +0008[01]: Text. Text scrap[White]="<010> +" +0009[01]: End Of File. +============================ End of TOKEN LIST DUMP ============================ + +Macro table dump skipped (Parser was not invoked). +Document list dump skipped (Parser was not invoked). + +Global Local| Input File +------------+------------------------------------------------------------------- + 1 1| SC25: Test syntax checking of new page typesetter directive. + 2 2| + 3 3| 1. Make sure that a legal new page directive is OK. + 4 4| @t new_page + 5 5| + 6 6| 2. Check that it doesn't stand for any nonsense. + 7 7| @t new_page nonsense + Error|.............^The new_page directive does not take arguments. + |.............^Directive ignored. + 8 8| + | +------------+------------------------------------------------------------------- + +There was 1 Error. -- cgit v1.2.3