summaryrefslogtreecommitdiff
path: root/web/funnelAC/tests/hi07.fw
diff options
context:
space:
mode:
Diffstat (limited to 'web/funnelAC/tests/hi07.fw')
-rw-r--r--web/funnelAC/tests/hi07.fw16
1 files changed, 16 insertions, 0 deletions
diff --git a/web/funnelAC/tests/hi07.fw b/web/funnelAC/tests/hi07.fw
new file mode 100644
index 0000000000..f3aa969f6a
--- /dev/null
+++ b/web/funnelAC/tests/hi07.fw
@@ -0,0 +1,16 @@
+HI07: This example demonstrates how FunnelWeb can be used to allow text
+sharing between documents.
+
+@O@<hi07a.out@>==@{@<M1@>@+@}
+@O@<hi07b.out@>==@{@<M2@>@+@}
+
+@$@<M1@>+=@{@<T1@>@}
+@$@<M2@>+=@{@<T1@>@}
+@$@<T1@>@M==@{First lump of text shared by both documents.@+@}
+
+@$@<M1@>+=@{Text for first document@+@}
+@$@<M2@>+=@{Text for second document@+@}
+
+@$@<M1@>+=@{@<T2@>@}
+@$@<M2@>+=@{@<T2@>@}
+@$@<T2@>@M==@{Second lump of text shared by both documents.@+@}