From c26700a25284d7c7e88ecb2bba6a5358a5392d82 Mon Sep 17 00:00:00 2001 From: Thomas Aglassinger Date: Sat, 23 Feb 2013 05:46:46 +0100 Subject: Added Easytrieve macros. --- tests/examplefiles/example.mac | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/examplefiles/example.mac (limited to 'tests/examplefiles/example.mac') diff --git a/tests/examplefiles/example.mac b/tests/examplefiles/example.mac new file mode 100644 index 00000000..1c3831d1 --- /dev/null +++ b/tests/examplefiles/example.mac @@ -0,0 +1,6 @@ +* Example Easytrieve macro declaration. For an example on calling this +* macro, see example.ezt. +MACRO FILENAME PREFIX +&FILENAME. +&PREFIX.-LINE 1 80 A +&PREFIX.-KEY 1 8 A -- cgit v1.2.1