.ad 8
.bm 8
.fm 4
.bt $Copyright (c) 2000-2005 SAP AG$$Page %$
.tm 12
.hm 6
.hs 3
.tt 1 $SQL$Project Distributed Database System$VPC0013C$
.tt 2 $$$
.tt 3 $$Definitions$1999-09-20$
********************************************
.nf

.nf

.nf

    ========== licence begin  GPL
    Copyright (c) 2000-2005 SAP AG

    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
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    ========== licence end
.fo


.fo


.fo
Module  :
=========
.sp
Purpose :
.CM *-END-* purpose -------------------------------------
Define  :
 
.CM *-END-* define --------------------------------------
Use     :
 
.CM *-END-* use -----------------------------------------
Synonym :
 
.CM *-END-* synonym -------------------------------------
.sp;.cp 3
Author  : 
.sp
.cp 3
Created : 1995-04-13
.sp
.cp 3
Version : 1995-04-13
.sp
.cp 3
.nf
Release :      Date : 1999-09-20
Specification:
 
.CM *-END-* specification -------------------------------
.sp 2
***********************************************************
.sp
.cp 10
.fo
.oc /1
Description:
.CM *-END-* description ---------------------------------
.sp 2
***********************************************************
.sp
.cp 10
.nf
.oc /1
Structure:
 
.CM *-END-* structure -----------------------------------
.sp 2
**********************************************************
.sp
.cp 10
.nf
.sp
.CM -lll-
Code    :
/*PRETTY*/
&ifdef DEBUG
&else
#line 71 "vpc0013c"
&endif
  
#define CPCDYNPARAMETER      24
#define CPCBSQLSTART         23
#define CPCVA2BIND            1
#define CPCVA3BIND            1
#define CPCDAADDR             2
#define CPCCABIND             1
#define CPCPABIND             1
#define CPCKABIND             1
#define CPCPRBIND             1
#define CPCSTBIND             2
#define CPCXABIND             1
#define CPCSDBIND             1
#define CPCATBIND             1
#define CPCCANCEL             1
#define CPCVERSION            1
#define CPCFNBIND             1
#define CPCESQLSTART          3
#define CPCSQLSTART           1
#define CPCWHENEVER          10
#define CPCSQLSTM             5
#define CPCOPEN               1
#define CPCDECLARE            1
#define CPCIMMEDIATEEXECUTE   1
#define CPCRECONNECT          1
#define CPCDESCRIBE           1
#define CPCCOMMAND            1
#define CPCDBSNAME            2
#define CPCNOLOG	      2
#define CPCMACRO              2
#define CPCTRACE              2
#define CPCMODTRACE           1
#define CPCPREPARE            2
#define CPCTRCLINE            2
#define CPCOPTION             2
#define CPCEXIT               1

typedef struct
{
	char *dynparameter [CPCDYNPARAMETER];
	char *bsqlstart [CPCBSQLSTART];
	char *va2bind [CPCVA2BIND];
	char *va3bind [CPCVA3BIND];
	char *daaddr [CPCDAADDR];
	char *cabind [CPCCABIND];
	char *pabind [CPCPABIND];
	char *kabind [CPCKABIND];
	char *prbind [CPCPRBIND];
	char *stbind [CPCSTBIND];
	char *xabind [CPCXABIND];
	char *sdbind [CPCSDBIND];
	char *atbind [CPCATBIND];
	char *cancel [CPCCANCEL];
	char *version [CPCVERSION];
	char *fnbind [CPCFNBIND];
	char *esqlstart [CPCESQLSTART];
	char *sqlstart [CPCESQLSTART];
	char *whenever [CPCWHENEVER];
	char *sqlstm [CPCSQLSTM];
	char *trace [CPCTRACE];
	char *trcline [CPCTRCLINE];
	char *Option [CPCOPTION];
	char *modtrace [CPCMODTRACE];
	char *macro [CPCMACRO];
	char *prepare [CPCPREPARE];
	char *describe [CPCDESCRIBE];
	char *open [CPCOPEN];
	char *declare [CPCDECLARE];
	char *immediateexecute [CPCIMMEDIATEEXECUTE];
	char *command [CPCCOMMAND];
	char *dbsname [CPCDBSNAME];
	char *nolog [CPCNOLOG];
	char *reconnect [CPCRECONNECT];
	char *exit [CPCEXIT];
} tpcCode;
.CM *-END-* code ----------------------------------------
.SP 2 
***********************************************************
*-PRETTY-*  statements    :        000
*-PRETTY-*  lines of code :        000        PRETTY  3.09 
*-PRETTY-*  lines in file :        000         1992-11-23 
.PA 
