From: Joel Reicher Date: Fri, 14 Apr 2006 14:10:15 +0000 (+0000) Subject: Created function open_form() to open form file or fallback to default X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/b439ec143c4d2e2daf4b0a9c332123f24500cd9a?hp=b439ec143c4d2e2daf4b0a9c332123f24500cd9a Created function open_form() to open form file or fallback to default components file, with error handling. Replaced duplicated code with call to this function. ---