# Copyright 2002-2007 Interchange Development Group and others # # 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. See the LICENSE file for details. UserTag substitute_file Order file UserTag substitute_file addAttr UserTag substitute_file hasEndTag UserTag substitute_file Version 1.4 UserTag substitute_file Routine <{ui_failure} = errmsg(@args); return undef; }; return $die->("substitute_file - %s: file does not exist", $file) if ! -f $file; return $die->("substitute_file - %s: file not writeable", $file) if ! -w $file; if($opt->{content}) { $opt->{begin} = '