From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/utilities/nttools/tupar.par | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pkg/utilities/nttools/tupar.par (limited to 'pkg/utilities/nttools/tupar.par') diff --git a/pkg/utilities/nttools/tupar.par b/pkg/utilities/nttools/tupar.par new file mode 100644 index 00000000..ae3f77de --- /dev/null +++ b/pkg/utilities/nttools/tupar.par @@ -0,0 +1,9 @@ +table,s,a,"",,,"list of tables" +same,b,h,no,,,"apply same instructions to all tables?" +verbose,b,h,yes,,,"print name of each table?" +readonly,b,h,no,,,"open tables readonly?" +inplace,b,h,no,,,"edit tables inplace?" +quit_default,b,h,no,,,"default action for quit vs exit" +delete_default,b,h,yes,,,"default action for delete or replace" +go_ahead,b,q,no,,," ?" +mode,s,h,"al",,, -- cgit