summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cfml/cfabort.tag
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/cfml/cfabort.tag')
-rw-r--r--quanta/data/dtep/cfml/cfabort.tag14
1 files changed, 14 insertions, 0 deletions
diff --git a/quanta/data/dtep/cfml/cfabort.tag b/quanta/data/dtep/cfml/cfabort.tag
new file mode 100644
index 00000000..2ee28179
--- /dev/null
+++ b/quanta/data/dtep/cfml/cfabort.tag
@@ -0,0 +1,14 @@
+<!DOCTYPE TAGS>
+<TAGS>
+<tag name="cfabort" single="1">
+ <attr name="showerror" type="input">
+ <text>Show Error:</text>
+ <textlocation row="0" col="0" />
+ <location row="0" col="1" />
+ <tooltip>Error message to display, rather than just ending execution</tooltip>
+ </attr>
+ <spacer orientation="v">
+ <location col="0" row="9" colspan="2" />
+ </spacer>
+</tag>
+</TAGS>