namespace FreeTextBoxControls
{
using System;
public class Delete : ToolbarButton
{
public Delete() : base("Delete", "delete")
{
base.isBuiltIn = true;
/* $Id: delete.c,v 1.9 2003/06/30 15:56:48 adam Exp $
Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003
Index Data Aps
This file is part of the Zebra server.
Zebra is free software; y
# Filters and substitutes for SED
# Multiple patterns for DELETE: comma separated
# delete=pattern1,pattern2,...,patternn
# No commas can be allowed in the patterns.
#
# Multiple patterns for SUBSTI
# Filters and substitutes for SED
# Multiple patterns for DELETE: comma separated
# delete=pattern1,pattern2,...,patternn
# No commas can be allowed in the patterns.
#
# Multiple patterns for SUBSTI
-- ** insert positionedDelete.sql
--
-- tests for positioned delete
--
-- note that comments that begin '-- .' are test cases from the test plan
-- assumed available in queries at time of initial wri
# Filters and substitutes for SED
# Multiple patterns for DELETE: comma separated
# delete=pattern1,pattern2,...,patternn
# No commas can be allowed in the patterns.
#
# Multiple patterns for SUBSTI