dbipg_test_template - テンプレートファイルをチェックする
$ dbipg_test_template basefile
全ユーザについて、テンプレートファイルの記述に間違いがないかチェックをする。 具体的には、次の処理を行う。
1. DBIPgSystem::DB::print_template メソッドに通してエラーがあれば その旨を出力する。 2. DBIPgSystem::DB::get_colpage メソッドを呼び出し、データ定義ファイルの設定 とメソッドの返り値とを比較する。
DBIPgSystem, DBIPgSystem::DB
Copyright (C) 2002 The Nagoya University Consumers' Co-operative Association
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the following URL for more details: http://www.gnu.org/licenses/gpl.txt
Written by Kenji Nakahira <nakahira@coop.nagoya-u.ac.jp>