Modifiche Cristina fino al 21/08/96

git-svn-id: svn://10.65.10.50/trunk@3426 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 1996-08-22 14:24:07 +00:00
parent 174fb096d4
commit 14e6fd8fd8
11 changed files with 3225 additions and 3159 deletions

View File

@ -1,27 +1,27 @@
#include <xvt.h> #include <xvt.h>
#include <strings.h> #include <strings.h>
#include <checks.h> #include <checks.h>
#include "at0.h" #include "at0.h"
#define usage "Error - usage : %s -{0|1|2}" #define usage "Error - usage : %s -{0|1|2}"
int main(int argc,char** argv) int main(int argc,char** argv)
{ {
int rt = -1 ; int rt = -1 ;
const int r = (argc > 1) ? atoi(&argv[1][1]) : -1; const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
switch (r) switch (r)
{ {
case 0: case 0:
rt = at0100(argc,argv) ; break; rt = at0100(argc,argv) ; break;
case 1: case 1:
rt = at0200(argc,argv) ; break; rt = at0200(argc,argv) ; break;
case 2: case 2:
rt = at0300(argc,argv) ; break; rt = at0300(argc,argv) ; break;
default: default:
error_box(usage, argv[0]) ; break; error_box(usage, argv[0]) ; break;
} }
return rt; return rt;
} }

View File

@ -1,154 +1,157 @@
// definizione campi della maschera at0100a.msk // definizione campi della maschera at0100a.msk
// SOGGETTI e dati collegati // SOGGETTI e dati collegati
// pagina 1 // pagina 1
#define F_CODICE 101 #define F_CODICE 101
#define F_COGNOME 102 #define F_COGNOME 102
#define F_NOME 103 #define F_NOME 103
#define F_DATANASC 104 #define F_DATANASC 104
#define F_CODSEZ 105 #define F_CODSEZ 105
#define F_DENSEZ 106 #define F_DENSEZ 106
#define F_CODSOT 107 #define F_CODSOT 107
#define F_DENSOT 108 #define F_DENSOT 108
#define F_CATDON 109 #define F_CATDON 109
#define F_DESC_CATDON 110 #define F_DESC_CATDON 110
#define F_DATAISC 111 #define F_DATAISC 111
#define F_DATADIM 112 #define F_DATADIM 112
#define F_COMNASC 113 #define F_COMNASC 113
#define F_DENCOMNASC 114 #define F_DENCOMNASC 114
#define F_PROVCOMNASC 115 #define F_PROVCOMNASC 115
#define F_INDIRIZZO 116 #define F_INDIRIZZO 116
#define F_COM 117 #define F_COM 117
#define F_DENCOM 118 #define F_DENCOM 118
#define F_CAPCOM 119 #define F_CAPCOM 119
#define F_PROVCOM 120 #define F_PROVCOM 120
#define F_LOCALITA 121 #define F_LOCALITA 121
#define F_DENLOC 122 #define F_DENLOC 122
#define F_TELABI 123 #define F_TELABI 123
#define F_TELLAV 124 #define F_TELLAV 124
#define F_TELALT 125 #define F_TELALT 125
#define F_SESSO 126 #define F_SESSO 126
#define F_DATAULTAGG 127 #define F_DATAULTAGG 127
#define F_UTENULTAGG 128 #define F_UTENULTAGG 128
// pagina 2 // pagina 2
#define F_CATNOND1 201 #define F_CATNOND1 201
#define F_DESC_CATNOND1 202 #define F_DESC_CATNOND1 202
#define F_CATNOND2 203 #define F_CATNOND2 203
#define F_DESC_CATNOND2 204 #define F_DESC_CATNOND2 204
#define F_TITINDIR 205 #define F_TITINDIR 205
#define F_TESSAVIS 206 #define F_TESSAVIS 206
#define F_CODCT 207 #define F_CODCT 207
#define F_CODCL 208 #define F_CODCL 208
#define F_TESSSSN 209 #define F_TESSSSN 209
#define F_DOCID 210 #define F_DOCID 210
#define F_CF 211 #define F_CF 211
#define F_CONDOCC 212 #define F_CONDOCC 212
#define F_POSPROF 213 #define F_POSPROF 213
#define F_RAMOATT 214 #define F_RAMOATT 214
#define F_TITSTUD 215 #define F_TITSTUD 215
#define F_PROFESS 216 #define F_PROFESS 216
#define F_DESC_PROF 217 #define F_DESC_PROF 217
#define F_LUOGOLAV 218 #define F_LUOGOLAV 218
#define F_DESC_LUOGO 219 #define F_DESC_LUOGO 219
// pagina 3 // pagina 3
#define F_STATO 301 #define F_STATO 301
#define F_DESCSTATO 302 #define F_DESCSTATO 302
#define F_DATASTATO 303 #define F_DATASTATO 303
#define F_IDON1 304 #define F_IDON1 304
#define F_DESC_ID1 305 #define F_DESC_ID1 305
#define F_IDON2 306 #define F_IDON2 306
#define F_DESC_ID2 307 #define F_DESC_ID2 307
#define F_IDON3 308 #define F_IDON3 308
#define F_DESC_ID3 309 #define F_DESC_ID3 309
#define F_IDON4 310 #define F_IDON4 310
#define F_DESC_ID4 311 #define F_DESC_ID4 311
#define F_DATAULTID 312 #define F_DATAULTID 312
#define F_TIPOULTID 313 #define F_TIPOULTID 313
#define F_INTSI 314 #define F_INTSI 314
#define F_INTAF 315 #define F_INTAF 315
#define F_TOTDON 316 #define F_TOTDON 316
#define F_DATAULTDON 317 #define F_DATAULTDON 317
#define F_TIPOULTDON 318 #define F_TIPOULTDON 318
#define F_DESC_ULTDON 319 #define F_DESC_ULTDON 319
#define F_DATAPROSSI 320 #define F_DATAPROSSI 320
#define F_DATAPROSAF 321 #define F_DATAPROSAF 321
#define F_DATAULTSI 322 #define F_DATAULTSI 322
#define F_DATAULTAF 323 #define F_DATAULTAF 323
#define F_TOTDONSI 324 #define F_TOTDONSI 324
#define F_TOTDONAF 325 #define F_TOTDONAF 325
// pagina 4 // pagina 4
#define F_GRUPPOAB0 401 #define F_GRUPPOAB0 401
#define F_RHANTID 402 #define F_RHANTID 402
#define F_KELL 403 #define F_KELL 403
#define F_FENOTIPORH 404 #define F_FENOTIPORH 404
#define F_DU 405 #define F_DU 405
#define F_MODCONV 406 #define F_MODCONV 406
#define F_GIOPREDON 407 #define F_GIOPREDON 407
#define F_GIOPRECON 408 #define F_GIOPRECON 408
#define F_ESCLUSO 409 #define F_ESCLUSO 409
#define F_TERMESCL 410 #define F_TERMESCL 410
#define F_MOTESCL 411 #define F_MOTESCL 411
#define F_CODMED 412 #define F_CODMED 412
#define F_COGNMED 413 #define F_COGNMED 413
#define F_NOMMED 414 #define F_NOMMED 414
// pagina 5 // pagina 5
#define F_DONAZIONI 501 #define F_DONAZIONI 501
// pagina 6 // pagina 6
#define F_CONTROLLI 601 #define F_CONTROLLI 601
// pagina 7 // pagina 7
#define F_BENEMERENZE 701 #define F_BENEMERENZE 701
#define F_STORICO 702 #define F_STORICO 702
// pagina donazioni // pagina donazioni
#define F_D_DATADON 101 #define F_D_DATADON 101
#define F_D_TIPODON 102 #define F_D_TIPODON 102
#define F_D_LUOGODON 103 #define F_D_LUOGODON 103
#define F_D_ETICHETTA 104 #define F_D_ETICHETTA 104
#define F_D_CC 105 #define F_D_CC 105
#define F_D_PA 106 #define F_D_PA 106
#define F_D_HB 107 #define F_D_HB 107
#define F_D_SGPT 108 #define F_D_SGPT 108
#define F_D_PROTIDEMIA 109 #define F_D_PROTIDEMIA 109
//#define F_D_PRIMADON 110 //#define F_D_PRIMADON 110
#define F_D_DESC_TIPODON 211 #define F_D_DESC_TIPODON 211
#define F_D_DESC_LUOGODON 212 #define F_D_DESC_LUOGODON 212
// pagina controlli sanitari // pagina controlli sanitari
#define F_C_DATACON 101 #define F_C_DATACON 101
#define F_C_TIPOCON 102 #define F_C_TIPOCON 102
#define F_C_IDON1 103 #define F_C_IDON1 103
#define F_C_IDON2 104 #define F_C_IDON2 104
#define F_C_IDON3 105 #define F_C_IDON3 105
#define F_C_IDON4 106 #define F_C_IDON4 106
#define F_C_INTSI 107 #define F_C_INTSI 107
#define F_C_INTAF 108 #define F_C_INTAF 108
#define F_C_DESC_TIPOCON 211 #define F_C_PROSSTIPO 109
#define F_C_DESC_IDON1 212 #define F_C_PROSSDATA 110
#define F_C_DESC_IDON2 213 #define F_C_DESC_TIPOCON 211
#define F_C_DESC_IDON3 214 #define F_C_DESC_IDON1 212
#define F_C_DESC_IDON4 215 #define F_C_DESC_IDON2 213
#define F_C_DESC_IDON3 214
// pagina benemerenze #define F_C_DESC_IDON4 215
#define F_B_TIPOBEN 101 #define F_C_DESC_PROSSTIPO 216
#define F_B_DATABEN 102
#define F_B_RITIRATA 103 // pagina benemerenze
#define F_B_DESC_TIPOBEN 211 #define F_B_TIPOBEN 101
#define F_B_DATABEN 102
// pagina storico iscrizioni e dimissioni #define F_B_RITIRATA 103
#define F_S_DATAISC 101 #define F_B_DESC_TIPOBEN 211
#define F_S_DATADIM 102
#define F_S_CODSEZ 103 // pagina storico iscrizioni e dimissioni
#define F_S_CODSOT 104 #define F_S_DATAISC 101
#define F_S_CATISC 105 #define F_S_DATADIM 102
#define F_S_MOTDIM 106 #define F_S_CODSEZ 103
#define F_S_DENSEZ 211 #define F_S_CODSOT 104
#define F_S_DENSOT 212 #define F_S_CATISC 105
#define F_S_DESC_CATISC 213 #define F_S_MOTDIM 106
#define F_S_DENSEZ 211
#define F_S_DENSOT 212
#define F_S_DESC_CATISC 213

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,24 +1,23 @@
#include <xvt.h> #include <xvt.h>
#include <checks.h>
#include <checks.h>
#include "at1.h"
#include "at1.h"
#define usage "Error - usage : %s -[0,1]"
#define usage "Error - usage : %s -[0,1]"
int main(int argc, char** argv)
int main(int argc, char** argv) {
{ int rt = 0 ;
int rt = 0 ; const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
switch (r)
switch (r) {
{ case 0:
case 0: rt = at1100(argc, argv); break;
rt = at1100(argc, argv); break; case 1:
case 1: rt = at1200(argc, argv); break;
rt = at1200(argc, argv); break; default:
default: error_box(usage, argv[0]) ; rt = 1; break;
error_box(usage, argv[0]) ; rt = 1; break; }
} return rt;
return rt; }
}

View File

@ -1,32 +1,31 @@
#include <xvt.h> #include <xvt.h>
#include <checks.h>
#include <checks.h>
#include "at2.h"
#include "at2.h"
#define usage "Error - usage : %s -[0,1,2,3,4,5]"
#define usage "Error - usage : %s -[0,1,2,3,4,5]"
int main(int argc, char** argv)
int main(int argc, char** argv) {
{ int rt = 0 ;
int rt = 0 ; const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
switch (r)
switch (r) {
{ case 0:
case 0: rt = at2100(argc, argv); break;
rt = at2100(argc, argv); break; case 1:
case 1: rt = at2200(argc, argv); break;
rt = at2200(argc, argv); break; case 2:
case 2: rt = at2300(argc, argv); break;
rt = at2300(argc, argv); break; case 3:
case 3: rt = at2400(argc, argv); break;
rt = at2400(argc, argv); break; case 4:
case 4: rt = at2500(argc, argv); break;
rt = at2500(argc, argv); break; case 5:
case 5: rt = at2600(argc, argv); break;
rt = at2600(argc, argv); break; default:
default: error_box(usage, argv[0]) ; rt = 1; break;
error_box(usage, argv[0]) ; rt = 1; break; }
} return rt;
return rt; }
}

View File

@ -1,332 +1,333 @@
#include <mask.h> #include <mask.h>
#include <form.h> #include <form.h>
#include <printapp.h> #include <printapp.h>
#include <utility.h> #include <utility.h>
#include "lf.h" #include "lf.h"
#include "soggetti.h" #include "soggetti.h"
#include "sezioni.h" #include "sezioni.h"
#include "at2.h" #include "at2.h"
#include "at2100a.h" #include "at2100a.h"
#define ALIAS_LCP 100 #define ALIAS_LCP 100
#define ALIAS_TCS 200 #define ALIAS_TCS 200
enum ts { undefined = 0, elenco = 1, etichette = 2 }; enum ts { undefined = 0, elenco = 1, etichette = 2 };
// definizione form per etichette // definizione form per etichette
class TEti_sospesi_form : public TForm class TEti_sospesi_form : public TForm
{ {
public: public:
virtual TCursor* cursor() const; virtual TCursor* cursor() const;
virtual TRelation* relation() const; virtual TRelation* relation() const;
TPrint_section& get_body() { return section('B'); } ; TPrint_section& get_body() { return section('B'); } ;
TEti_sospesi_form(): TForm() {}; TEti_sospesi_form(): TForm() {};
TEti_sospesi_form(const char* form, const char * code = "", int editlevel = 0, const char* desc = "") TEti_sospesi_form(const char* form, const char * code = "", int editlevel = 0, const char* desc = "")
: TForm(form,code,editlevel,desc) {}; : TForm(form,code,editlevel,desc) {};
virtual ~TEti_sospesi_form() {}; virtual ~TEti_sospesi_form() {};
}; };
class TSospesi_application : public TPrintapp class TSospesi_application : public TPrintapp
{ {
TRelation* _rel; TRelation* _rel;
TMask* _msk; TMask* _msk;
TEti_sospesi_form* _form_eti; TEti_sospesi_form* _form_eti;
int _cur1, _cur2, _cur3, _cur4; int _cur1, _cur2, _cur3, _cur4;
TParagraph_string _cognome_nome; TParagraph_string _cognome_nome;
TDate _data_stampa; TDate _data_stampa;
ts _tipo_stampa; ts _tipo_stampa;
TString _codsez, _codsot; TString _codsez, _codsot;
static bool filter_func_sospesi(const TRelation *); static bool filter_func_sospesi(const TRelation *);
protected: protected:
virtual bool user_create(); virtual bool user_create();
virtual bool user_destroy(); virtual bool user_destroy();
virtual bool set_print(int m); virtual bool set_print(int m);
virtual void set_page(int file, int cnt); virtual void set_page(int file, int cnt);
virtual bool preprocess_page(int file, int counter); virtual bool preprocess_page(int file, int counter);
public: public:
void crea_intestazione(); void crea_intestazione();
void filtra_sezioni(); void filtra_sezioni();
void header_sezione(TString codsez, TString codsot); void header_sezione(TString codsez, TString codsot);
TMask& app_mask() { return *_msk; } TMask& app_mask() { return *_msk; }
TSospesi_application() : _data_stampa(TODAY), _cognome_nome("",25) {} TSospesi_application() : _data_stampa(TODAY), _cognome_nome("",25) {}
}; };
HIDDEN inline TSospesi_application& app() { return (TSospesi_application&) main_app(); } HIDDEN inline TSospesi_application& app() { return (TSospesi_application&) main_app(); }
TCursor* TEti_sospesi_form::cursor() const { return app().current_cursor(); } TCursor* TEti_sospesi_form::cursor() const { return app().current_cursor(); }
TRelation* TEti_sospesi_form::relation() const { return cursor()->relation(); } TRelation* TEti_sospesi_form::relation() const { return cursor()->relation(); }
void TSospesi_application::filtra_sezioni() void TSospesi_application::filtra_sezioni()
{ {
TString sezini = _msk->get(F_SEZINI); TString sezini = _msk->get(F_SEZINI);
TString sotini = _msk->get(F_SOTINI); TString sotini = _msk->get(F_SOTINI);
TString sezfin = _msk->get(F_SEZFIN); TString sezfin = _msk->get(F_SEZFIN);
TString sotfin = _msk->get(F_SOTFIN); TString sotfin = _msk->get(F_SOTFIN);
select_cursor(_cur4); select_cursor(_cur4);
TLocalisamfile& fl = current_cursor()->file(LF_SOGGETTI); TLocalisamfile& fl = current_cursor()->file(LF_SOGGETTI);
TRectype da(fl.curr()); TRectype da(fl.curr());
TRectype a(fl.curr()); TRectype a(fl.curr());
da.zero(); da.zero();
a.zero(); a.zero();
if ((sezini.not_empty()) && (sezini.ok())) if ((sezini.not_empty()) && (sezini.ok()))
da.put(SOG_CODSEZ, sezini); da.put(SOG_CODSEZ, sezini);
if ((sotini.not_empty()) && (sotini.ok())) if ((sotini.not_empty()) && (sotini.ok()))
da.put(SOG_CODSOT, sotini); da.put(SOG_CODSOT, sotini);
if ((sezfin.not_empty()) && (sezfin.ok())) if ((sezfin.not_empty()) && (sezfin.ok()))
a.put(SOG_CODSEZ, sezfin); a.put(SOG_CODSEZ, sezfin);
if ((sotfin.not_empty()) && (sotfin.ok())) if ((sotfin.not_empty()) && (sotfin.ok()))
a.put(SOG_CODSOT, sotfin); a.put(SOG_CODSOT, sotfin);
current_cursor()->setregion(da, a); current_cursor()->setregion(da, a);
} }
void TSospesi_application::set_page(int file, int cnt) void TSospesi_application::set_page(int file, int cnt)
{ {
// costruzione etichette // costruzione etichette
switch (_tipo_stampa) switch (_tipo_stampa)
{ {
case etichette: case etichette:
{ {
TPrint_section& corpo = _form_eti->get_body(); TPrint_section& corpo = _form_eti->get_body();
corpo.reset(); corpo.reset();
corpo.update(); corpo.update();
for (int i = 0; i < corpo.height(); i++) for (int i = 0; i < corpo.height(); i++)
{ {
TPrintrow& riga = corpo.row(i); TPrintrow& riga = corpo.row(i);
set_row(i+1,riga); set_row(i+1,riga);
} }
force_setpage(TRUE); // serve perchè alla prossima etichetta rifaccia la setpage force_setpage(TRUE); // serve perchè alla prossima etichetta rifaccia la setpage
// altrimenti stampa sempre la stessa etichetta // altrimenti stampa sempre la stessa etichetta
} }
break; break;
case elenco: case elenco:
{ {
set_row(1,"@0g@pn", FLD(LF_SOGGETTI,SOG_CODICE,"######")); set_row(1,"@0g@pn", FLD(LF_SOGGETTI,SOG_CODICE,"######"));
set_row(1,"@7g@S", FLD(LF_SOGGETTI,SOG_CATDON)); set_row(1,"@7g@S", FLD(LF_SOGGETTI,SOG_CATDON));
set_row(1,"@10g#a", &_cognome_nome); set_row(1,"@10g#a", &_cognome_nome);
set_row(1,"@36g@ld", FLD(LF_SOGGETTI,SOG_DATANASC)); set_row(1,"@36g@ld", FLD(LF_SOGGETTI,SOG_DATANASC));
set_row(1,"@47g@ld", FLD(LF_SOGGETTI,SOG_DATASTATO)); set_row(1,"@47g@ld", FLD(LF_SOGGETTI,SOG_DATASTATO));
set_row(1,"@58g@S", FLD(LF_SOGGETTI,SOG_STATO)); set_row(1,"@58g@S", FLD(LF_SOGGETTI,SOG_STATO));
set_row(1,"@61g@ld", FLD(LF_SOGGETTI,SOG_DATAULTID)); set_row(1,"@61g@ld", FLD(LF_SOGGETTI,SOG_DATAULTID));
set_row(1,"@72g@S", FLD(LF_SOGGETTI,SOG_TIPOULTID)); set_row(1,"@72g@S", FLD(LF_SOGGETTI,SOG_TIPOULTID));
set_row(1,"@75g@pn", FLD(LF_SOGGETTI,SOG_INTSI,"###")); set_row(1,"@75g@pn", FLD(LF_SOGGETTI,SOG_INTSI,"###"));
set_row(1,"@79g@pn", FLD(LF_SOGGETTI,SOG_INTAF,"###")); set_row(1,"@79g@pn", FLD(LF_SOGGETTI,SOG_INTAF,"###"));
set_row(1,"@86g@ld", FLD(LF_SOGGETTI,SOG_DATAULTDON)); set_row(1,"@86g@ld", FLD(LF_SOGGETTI,SOG_DATAULTDON));
set_row(1,"@97g@S", FLD(LF_SOGGETTI,SOG_TIPOULTDON)); set_row(1,"@97g@S", FLD(LF_SOGGETTI,SOG_TIPOULTDON));
} }
break; break;
} }
} }
bool TSospesi_application::filter_func_sospesi(const TRelation * rel) bool TSospesi_application::filter_func_sospesi(const TRelation * rel)
{ {
bool filtrato = TRUE; bool filtrato = TRUE;
TLocalisamfile* sog = &(rel->lfile(LF_SOGGETTI)); TLocalisamfile* sog = &(rel->lfile(LF_SOGGETTI));
TAssoc_array categorie; TAssoc_array categorie;
TMask& msk = app().app_mask(); TMask& msk = app().app_mask();
TString catpri = msk.get(F_CAT1); TString catpri = msk.get(F_CAT1);
TString catsec = msk.get(F_CAT2); TString catsec = msk.get(F_CAT2);
TString catter = msk.get(F_CAT3); TString catter = msk.get(F_CAT3);
TString catqua = msk.get(F_CAT4); TString catqua = msk.get(F_CAT4);
TString catqui = msk.get(F_CAT5); TString catqui = msk.get(F_CAT5);
TString catses = msk.get(F_CAT6); TString catses = msk.get(F_CAT6);
if (catpri.not_empty() && catpri.ok()) if (catpri.not_empty() && catpri.ok())
categorie.add((const char*) catpri); categorie.add((const char*) catpri);
if (catsec.not_empty() && catsec.ok()) if (catsec.not_empty() && catsec.ok())
categorie.add((const char*) catsec); categorie.add((const char*) catsec);
if (catter.not_empty() && catter.ok()) if (catter.not_empty() && catter.ok())
categorie.add((const char*) catter); categorie.add((const char*) catter);
if (catqua.not_empty() && catqua.ok()) if (catqua.not_empty() && catqua.ok())
categorie.add((const char*) catqua); categorie.add((const char*) catqua);
if (catqui.not_empty() && catqui.ok()) if (catqui.not_empty() && catqui.ok())
categorie.add((const char*) catqui); categorie.add((const char*) catqui);
if (catses.not_empty() && catses.ok()) if (catses.not_empty() && catses.ok())
categorie.add((const char*) catses); categorie.add((const char*) catses);
if (categorie.items() != 0) if (categorie.items() != 0)
{ {
TString cat = sog->curr().get(SOG_CATDON); TString cat = sog->curr().get(SOG_CATDON);
if (categorie.is_key((const char*) cat)) if (categorie.is_key((const char*) cat))
filtrato = TRUE; filtrato = TRUE;
else else
filtrato = FALSE; filtrato = FALSE;
} }
return filtrato; return filtrato;
} }
bool TSospesi_application::preprocess_page(int file, int counter) bool TSospesi_application::preprocess_page(int file, int counter)
{ {
// contatore soggetti stampati // contatore soggetti stampati
// per ora non c'è // per ora non c'è
if (_tipo_stampa == elenco) if (_tipo_stampa == elenco)
{ {
TString nome = current_cursor()->curr().get(SOG_COGNOME); TString nome = current_cursor()->curr().get(SOG_COGNOME);
nome << " "; nome << " ";
nome << current_cursor()->curr().get(SOG_NOME); nome << current_cursor()->curr().get(SOG_NOME);
_cognome_nome = nome; _cognome_nome = nome;
// salto pagina se cambio sezione // salto pagina se cambio sezione
TString codsez = current_cursor()->curr().get(SOG_CODSEZ); TString codsez = current_cursor()->curr().get(SOG_CODSEZ);
TString codsot = current_cursor()->curr().get(SOG_CODSOT); TString codsot = current_cursor()->curr().get(SOG_CODSOT);
if ((_codsez!=codsez)||(_codsot!=codsot)) if ((_codsez!=codsez)||(_codsot!=codsot))
{ {
//if (!_codsez.blank()) //if (!_codsez.blank())
if (_codsez != "**") if (_codsez != "**")
printer().formfeed(); printer().formfeed();
_codsez = codsez; _codsez = codsez;
_codsot = codsot; _codsot = codsot;
header_sezione(codsez, codsot); header_sezione(codsez, codsot);
} }
} }
return TRUE; return TRUE;
} }
void TSospesi_application::header_sezione(TString codsez, TString codsot) void TSospesi_application::header_sezione(TString codsez, TString codsot)
{ {
TString densez = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSEZ); TString densez = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSEZ);
TString densot = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSOT); TString densot = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSOT);
TString intestazione(132); TString intestazione(132);
intestazione = "Sezione: "; intestazione = "Sezione: ";
intestazione << codsez; intestazione << codsez;
intestazione << "/"; intestazione << "/";
intestazione << codsot; intestazione << codsot;
intestazione << " "; intestazione << " ";
intestazione << densez; intestazione << densez;
if ((densot.ok())&& (densot.not_empty())) if ((densot.ok())&& (densot.not_empty()))
{ {
intestazione << "/"; intestazione << "/";
intestazione << densot; intestazione << densot;
} }
intestazione.center_just(); intestazione.center_just();
set_header(1,"@0g%s", (const char*) intestazione); set_header(1,"@0g%s", (const char*) intestazione);
return; return;
} }
bool TSospesi_application::set_print(int m) bool TSospesi_application::set_print(int m)
{ {
_tipo_stampa = undefined; _tipo_stampa = undefined;
KEY tasto; KEY tasto;
tasto = _msk->run(); tasto = _msk->run();
switch (tasto) switch (tasto)
{ {
case F_ELENCO: case F_ELENCO:
_tipo_stampa = elenco; _tipo_stampa = elenco;
//_codsez.spaces(2); //_codsez.spaces(2);
//_codsot.spaces(2); //_codsot.spaces(2);
_codsez = "**"; _codsez = "**";
_codsot = "**"; _codsot = "**";
break; break;
case F_ETICHETTE: case F_ETICHETTE:
_tipo_stampa = etichette; _tipo_stampa = etichette;
break; break;
} }
if (_tipo_stampa != undefined) if (_tipo_stampa != undefined)
{ {
reset_files(); reset_files();
add_file(LF_SOGGETTI); add_file(LF_SOGGETTI);
// filtro per sezioni selezionati // filtro per sezioni selezionati
filtra_sezioni(); filtra_sezioni();
// filtro per tipo sospensione // filtro per tipo sospensione
TString tiposo = _msk->get(F_TIPO); TString tiposo = _msk->get(F_TIPO);
if (tiposo.not_empty() && tiposo.ok()) if (tiposo.not_empty() && tiposo.ok())
current_cursor()->setfilter(format("STATO == \"%s\"",(const char*)tiposo)); current_cursor()->setfilter(format("STATO == \"%s\"",(const char*)tiposo));
else else
current_cursor()->setfilter("TCS->S6 == \"S\"", TRUE); current_cursor()->setfilter("TCS->S6 == \"S\"", TRUE);
// filtro per categorie // filtro per categorie
current_cursor()->set_filterfunction(filter_func_sospesi); current_cursor()->set_filterfunction(filter_func_sospesi);
reset_print(); reset_print();
crea_intestazione(); crea_intestazione();
return TRUE; return TRUE;
} }
else else
return FALSE; return FALSE;
} }
void TSospesi_application::crea_intestazione() void TSospesi_application::crea_intestazione()
{ {
reset_header(); reset_header();
if (_tipo_stampa == elenco) if (_tipo_stampa == elenco)
{ {
TString sep(132); TString sep(132);
sep = "ELENCO SOSPESI"; sep = "ELENCO SOSPESI";
TString tipo = _msk->get(F_TIPO); TString tipo = _msk->get(F_TIPO);
if ((tipo.ok()) && (tipo.not_empty())) if ((tipo.ok()) && (tipo.not_empty()))
{ {
sep << ": tipo "; sep << ": tipo ";
sep << tipo; sep << tipo;
TString dtipo = _msk->get(F_D_TIPO); TString dtipo = _msk->get(F_D_TIPO);
sep << " "; sep << " ";
sep << dtipo; sep << dtipo;
} }
sep.center_just(); sep.center_just();
set_header(2, "@0g%s", (const char*) sep); set_header(2, "@0g%s", (const char*) sep);
TString data_stampa = _data_stampa.string(); TString data_stampa = _data_stampa.string();
set_header(2,"@0g%10s", (const char*) data_stampa); set_header(2,"@0g%10s", (const char*) data_stampa);
sep = ""; sep = "";
sep << "Pag. @#"; sep << "Pag. @#";
set_header(2, "@120g%s", (const char*) sep); set_header(2, "@120g%s", (const char*) sep);
sep = ""; sep = "";
sep.fill('-'); sep.fill('-');
set_header(3, (const char *) sep); set_header(3, (const char *) sep);
set_header(4,"@0gCod.@7gC.@10gCognome e nome@36gNato il@47gSospensione@61gUltima id.@75gIntervalli@86gUltima donaz.@100gUlt. controllo"); set_header(4,"@0gCod.@7gC.@10gCognome e nome@36gNato il@47gSospensione@61gUltima idon.@75gIntervalli@86gUltima donaz.@100gUlt.controllo@114gPross.contr.");
set_header(6,"@0g------@7g--@10g-------------------------@36g----------@47g-------------@61g-------------@75g----------@86g-------------@100g-------------"); set_header(5,"@76gSI AF");
} set_header(6,"@0g------@7g--@10g-------------------------@36g----------@47g-------------@61g-------------@75g----------@86g-------------@100g-------------@114g-------------");
} }
}
bool TSospesi_application::user_create()
{ bool TSospesi_application::user_create()
_rel = new TRelation(LF_SOGGETTI); {
_rel->add("TCS", "CODTAB==STATO",1,0,ALIAS_TCS); _rel = new TRelation(LF_SOGGETTI);
_rel->add("LCP", "CODTAB==LOCALITA",1,0,ALIAS_LCP); _rel->add("TCS", "CODTAB==STATO",1,0,ALIAS_TCS);
_rel->add(LF_COMUNI, "COM==COM"); _rel->add("LCP", "CODTAB==LOCALITA",1,0,ALIAS_LCP);
// per stampare nell'intestazione la denominazione della sezione _rel->add(LF_COMUNI, "COM==COM");
_rel->add(LF_SEZIONI, "CODSEZ==CODSEZ|CODSOT==CODSOT"); // per stampare nell'intestazione la denominazione della sezione
_rel->add(LF_SEZIONI, "CODSEZ==CODSEZ|CODSOT==CODSOT");
_cur1 = add_cursor(new TCursor(_rel, "", 1)); //cursore ordinamento per codice
_cur2 = add_cursor(new TCursor(_rel, "", 2)); //cursore ordinamento per cognome e nome _cur1 = add_cursor(new TCursor(_rel, "", 1)); //cursore ordinamento per codice
_cur3 = add_cursor(new TCursor(_rel, "", 3)); //cursore ordinamento per sezione+sottogruppo+codice _cur2 = add_cursor(new TCursor(_rel, "", 2)); //cursore ordinamento per cognome e nome
_cur4 = add_cursor(new TCursor(_rel, "", 4)); //cursore ordinamento per sezione+sottogruppo+cognome e nome _cur3 = add_cursor(new TCursor(_rel, "", 3)); //cursore ordinamento per sezione+sottogruppo+codice
_cur4 = add_cursor(new TCursor(_rel, "", 4)); //cursore ordinamento per sezione+sottogruppo+cognome e nome
_msk = new TMask("at2100a");
_msk = new TMask("at2100a");
_form_eti = new TEti_sospesi_form("AT_ETSOG");
_form_eti = new TEti_sospesi_form("AT_ETSOG");
return TRUE;
} return TRUE;
}
bool TSospesi_application::user_destroy()
{ bool TSospesi_application::user_destroy()
delete _msk; {
delete _rel; delete _msk;
delete _form_eti; delete _rel;
return TRUE; delete _form_eti;
} return TRUE;
}
int at2100(int argc, char* argv[])
{ int at2100(int argc, char* argv[])
{
TSospesi_application a;
TSospesi_application a;
a.run(argc, argv, "Elenco sospesi");
a.run(argc, argv, "Elenco sospesi");
return 0;
} return 0;
}

View File

@ -1,332 +1,337 @@
#include <mask.h> #include <mask.h>
#include <form.h> #include <form.h>
#include <printapp.h> #include <printapp.h>
#include <utility.h> #include <utility.h>
#include "lf.h" #include "lf.h"
#include "soggetti.h" #include "soggetti.h"
#include "sezioni.h" #include "sezioni.h"
#include "at2.h" #include "at2.h"
#include "at2300a.h" #include "at2300a.h"
#define ALIAS_LCP 100 #define ALIAS_LCP 100
#define ALIAS_TCS 200 #define ALIAS_TCS 200
enum ts { undefined = 0, elenco = 1, etichette = 2 }; enum ts { undefined = 0, elenco = 1, etichette = 2 };
// definizione form per etichette // definizione form per etichette
class TEti_esclusi_form : public TForm class TEti_esclusi_form : public TForm
{ {
public: public:
virtual TCursor* cursor() const; virtual TCursor* cursor() const;
virtual TRelation* relation() const; virtual TRelation* relation() const;
TPrint_section& get_body() { return section('B'); } ; TPrint_section& get_body() { return section('B'); } ;
TEti_esclusi_form(): TForm() {}; TEti_esclusi_form(): TForm() {};
TEti_esclusi_form(const char* form, const char * code = "", int editlevel = 0, const char* desc = "") TEti_esclusi_form(const char* form, const char * code = "", int editlevel = 0, const char* desc = "")
: TForm(form,code,editlevel,desc) {}; : TForm(form,code,editlevel,desc) {};
virtual ~TEti_esclusi_form() {}; virtual ~TEti_esclusi_form() {};
}; };
class TEsclusi_application : public TPrintapp class TEsclusi_application : public TPrintapp
{ {
static bool filter_func_esclusi(const TRelation *); static bool filter_func_esclusi(const TRelation *);
TRelation* _rel; TRelation* _rel;
TMask* _msk; TMask* _msk;
TEti_esclusi_form* _form_eti; TEti_esclusi_form* _form_eti;
int _cur1, _cur2, _cur3, _cur4; int _cur1, _cur2, _cur3, _cur4;
TParagraph_string _cognome_nome; TParagraph_string _cognome_nome;
TDate _data_stampa; TDate _data_stampa;
ts _tipo_stampa; ts _tipo_stampa;
TString _codsez, _codsot; TString _codsez, _codsot;
protected: protected:
virtual bool user_create(); virtual bool user_create();
virtual bool user_destroy(); virtual bool user_destroy();
virtual bool set_print(int m); virtual bool set_print(int m);
virtual void set_page(int file, int cnt); virtual void set_page(int file, int cnt);
virtual bool preprocess_page (int file, int counter); virtual bool preprocess_page (int file, int counter);
public: public:
void crea_intestazione(); void crea_intestazione();
void filtra_sezioni(); void filtra_sezioni();
void header_sezione(TString codsez, TString codsot); void header_sezione(TString codsez, TString codsot);
TMask& app_mask() { return *_msk; } TMask& app_mask() { return *_msk; }
TEsclusi_application() : _data_stampa(TODAY), _cognome_nome("",25) {} TEsclusi_application() : _data_stampa(TODAY), _cognome_nome("",25) {}
}; };
HIDDEN inline TEsclusi_application& app() { return (TEsclusi_application&) main_app(); } HIDDEN inline TEsclusi_application& app() { return (TEsclusi_application&) main_app(); }
TCursor* TEti_esclusi_form::cursor() const { return app().current_cursor(); } TCursor* TEti_esclusi_form::cursor() const { return app().current_cursor(); }
TRelation* TEti_esclusi_form::relation() const { return cursor()->relation(); } TRelation* TEti_esclusi_form::relation() const { return cursor()->relation(); }
void TEsclusi_application::filtra_sezioni() void TEsclusi_application::filtra_sezioni()
{ {
TString sezini = _msk->get(F_SEZINI); TString sezini = _msk->get(F_SEZINI);
TString sotini = _msk->get(F_SOTINI); TString sotini = _msk->get(F_SOTINI);
TString sezfin = _msk->get(F_SEZFIN); TString sezfin = _msk->get(F_SEZFIN);
TString sotfin = _msk->get(F_SOTFIN); TString sotfin = _msk->get(F_SOTFIN);
select_cursor(_cur4); select_cursor(_cur4);
TLocalisamfile& fl = current_cursor()->file(LF_SOGGETTI); TLocalisamfile& fl = current_cursor()->file(LF_SOGGETTI);
TRectype da(fl.curr()); TRectype da(fl.curr());
TRectype a(fl.curr()); TRectype a(fl.curr());
da.zero(); da.zero();
a.zero(); a.zero();
if ((sezini.not_empty()) && (sezini.ok())) if ((sezini.not_empty()) && (sezini.ok()))
da.put(SOG_CODSEZ, sezini); da.put(SOG_CODSEZ, sezini);
if ((sotini.not_empty()) && (sotini.ok())) if ((sotini.not_empty()) && (sotini.ok()))
da.put(SOG_CODSOT, sotini); da.put(SOG_CODSOT, sotini);
if ((sezfin.not_empty()) && (sezfin.ok())) if ((sezfin.not_empty()) && (sezfin.ok()))
a.put(SOG_CODSEZ, sezfin); a.put(SOG_CODSEZ, sezfin);
if ((sotfin.not_empty()) && (sotfin.ok())) if ((sotfin.not_empty()) && (sotfin.ok()))
a.put(SOG_CODSOT, sotfin); a.put(SOG_CODSOT, sotfin);
current_cursor()->setregion(da, a); current_cursor()->setregion(da, a);
} }
void TEsclusi_application::set_page(int file, int cnt) void TEsclusi_application::set_page(int file, int cnt)
{ {
// costruzione etichette // costruzione etichette
switch (_tipo_stampa) switch (_tipo_stampa)
{ {
case etichette: case etichette:
{ {
TPrint_section& corpo = _form_eti->get_body(); TPrint_section& corpo = _form_eti->get_body();
corpo.reset(); corpo.reset();
corpo.update(); corpo.update();
for (int i = 0; i < corpo.height(); i++) for (int i = 0; i < corpo.height(); i++)
{ {
TPrintrow& riga = corpo.row(i); TPrintrow& riga = corpo.row(i);
set_row(i+1,riga); set_row(i+1,riga);
} }
force_setpage(TRUE); // serve perchè alla prossima etichetta rifaccia la setpage force_setpage(TRUE); // serve perchè alla prossima etichetta rifaccia la setpage
// altrimenti stampa sempre la stessa etichetta // altrimenti stampa sempre la stessa etichetta
} }
break; break;
case elenco: case elenco:
{ {
set_row(1,"@0g@pn", FLD(LF_SOGGETTI,SOG_CODICE,"######")); set_row(1,"@0g@pn", FLD(LF_SOGGETTI,SOG_CODICE,"######"));
set_row(1,"@7g@S", FLD(LF_SOGGETTI,SOG_CATDON)); set_row(1,"@7g@S", FLD(LF_SOGGETTI,SOG_CATDON));
set_row(1,"@10g#a", &_cognome_nome); set_row(1,"@10g#a", &_cognome_nome);
set_row(1,"@36g@ld", FLD(LF_SOGGETTI,SOG_DATANASC)); set_row(1,"@36g@ld", FLD(LF_SOGGETTI,SOG_DATANASC));
set_row(1,"@50g@S", FLD(LF_SOGGETTI,SOG_ESCLUSO)); set_row(1,"@47g@S", FLD(LF_SOGGETTI,SOG_ESCLUSO));
set_row(1,"@58g@S", FLD(LF_SOGGETTI,SOG_MOTESCL)); set_row(1,"@50g@ld", FLD(LF_SOGGETTI,SOG_TERMESCL));
set_row(2,"@47g@ld", FLD(LF_SOGGETTI,SOG_TERMESCL)); set_row(1,"@61g@S", FLD(LF_SOGGETTI,SOG_MOTESCL));
} }
break; break;
} }
} }
bool TEsclusi_application::filter_func_esclusi(const TRelation * rel) bool TEsclusi_application::filter_func_esclusi(const TRelation * rel)
{ {
bool filtrato = TRUE; bool filtrato = TRUE;
TLocalisamfile* sog = &(rel->lfile(LF_SOGGETTI)); TLocalisamfile* sog = &(rel->lfile(LF_SOGGETTI));
//filtro per categorie //filtro per categorie
TMask& msk = app().app_mask(); TMask& msk = app().app_mask();
TString catpri = msk.get(F_CAT1); TString catpri = msk.get(F_CAT1);
TString catsec = msk.get(F_CAT2); TString catsec = msk.get(F_CAT2);
TString catter = msk.get(F_CAT3); TString catter = msk.get(F_CAT3);
TString catqua = msk.get(F_CAT4); TString catqua = msk.get(F_CAT4);
TString catqui = msk.get(F_CAT5); TString catqui = msk.get(F_CAT5);
TString catses = msk.get(F_CAT6); TString catses = msk.get(F_CAT6);
TAssoc_array categorie; TAssoc_array categorie;
if (catpri.not_empty() && catpri.ok()) if (catpri.not_empty() && catpri.ok())
categorie.add((const char*) catpri); categorie.add((const char*) catpri);
if (catsec.not_empty() && catsec.ok()) if (catsec.not_empty() && catsec.ok())
categorie.add((const char*) catsec); categorie.add((const char*) catsec);
if (catter.not_empty() && catter.ok()) if (catter.not_empty() && catter.ok())
categorie.add((const char*) catter); categorie.add((const char*) catter);
if (catqua.not_empty() && catqua.ok()) if (catqua.not_empty() && catqua.ok())
categorie.add((const char*) catqua); categorie.add((const char*) catqua);
if (catqui.not_empty() && catqui.ok()) if (catqui.not_empty() && catqui.ok())
categorie.add((const char*) catqui); categorie.add((const char*) catqui);
if (catses.not_empty() && catses.ok()) if (catses.not_empty() && catses.ok())
categorie.add((const char*) catses); categorie.add((const char*) catses);
if (categorie.items() != 0) if (categorie.items() != 0)
{ {
TString cat = sog->curr().get(SOG_CATDON); TString cat = sog->curr().get(SOG_CATDON);
if (categorie.is_key((const char*) cat)) if (categorie.is_key((const char*) cat))
filtrato = TRUE; filtrato = TRUE;
else else
filtrato = FALSE; filtrato = FALSE;
} }
TDate termine = msk.get_date(F_DATA); TDate termine = msk.get_date(F_DATA);
TDate terminesog = sog->curr().get_date(SOG_TERMESCL); TDate terminesog = sog->curr().get_date(SOG_TERMESCL);
if ((filtrato) && (termine.ok())) if ((filtrato) && (termine.ok()))
if (terminesog > termine) if (terminesog > termine)
filtrato = FALSE; filtrato = FALSE;
return filtrato; return filtrato;
} }
bool TEsclusi_application::preprocess_page(int file, int counter) bool TEsclusi_application::preprocess_page(int file, int counter)
{ {
// contatore soggetti stampati // contatore soggetti stampati
// per ora non c'è // per ora non c'è
if (_tipo_stampa == elenco) if (_tipo_stampa == elenco)
{ {
TString nome = current_cursor()->curr().get(SOG_COGNOME); TString nome = current_cursor()->curr().get(SOG_COGNOME);
nome << " "; nome << " ";
nome << current_cursor()->curr().get(SOG_NOME); nome << current_cursor()->curr().get(SOG_NOME);
_cognome_nome = nome; _cognome_nome = nome;
// salto pagina se cambio sezione // salto pagina se cambio sezione
TString codsez = current_cursor()->curr().get(SOG_CODSEZ); TString codsez = current_cursor()->curr().get(SOG_CODSEZ);
TString codsot = current_cursor()->curr().get(SOG_CODSOT); TString codsot = current_cursor()->curr().get(SOG_CODSOT);
if ((_codsez!=codsez)||(_codsot!=codsot)) if ((_codsez!=codsez)||(_codsot!=codsot))
{ {
//if (!_codsez.blank()) //if (!_codsez.blank())
if (_codsez != "**") if (_codsez != "**")
printer().formfeed(); printer().formfeed();
_codsez = codsez; _codsez = codsez;
_codsot = codsot; _codsot = codsot;
header_sezione(codsez, codsot); header_sezione(codsez, codsot);
} }
} }
return TRUE; return TRUE;
} }
void TEsclusi_application::header_sezione(TString codsez, TString codsot) void TEsclusi_application::header_sezione(TString codsez, TString codsot)
{ {
TString densez = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSEZ); TString densez = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSEZ);
TString densot = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSOT); TString densot = current_cursor()->curr(LF_SEZIONI).get(SEZ_DENSOT);
TString intestazione(132); TString intestazione(132);
intestazione = "Sezione: "; intestazione = "Sezione: ";
intestazione << codsez; intestazione << codsez;
intestazione << "/"; intestazione << "/";
intestazione << codsot; intestazione << codsot;
intestazione << " "; intestazione << " ";
intestazione << densez; intestazione << densez;
if ((densot.ok())&& (densot.not_empty())) if ((densot.ok())&& (densot.not_empty()))
{ {
intestazione << "/"; intestazione << "/";
intestazione << densot; intestazione << densot;
} }
intestazione.center_just(); intestazione.center_just();
set_header(1,"@0g%s", (const char*) intestazione); set_header(1,"@0g%s", (const char*) intestazione);
return; return;
} }
bool TEsclusi_application::set_print(int) bool TEsclusi_application::set_print(int)
{ {
_tipo_stampa = undefined; _tipo_stampa = undefined;
KEY tasto; KEY tasto;
tasto = _msk->run(); tasto = _msk->run();
switch (tasto) switch (tasto)
{ {
case F_ELENCO: case F_ELENCO:
_tipo_stampa = elenco; _tipo_stampa = elenco;
//_codsez.spaces(2); //_codsez.spaces(2);
//_codsot.spaces(2); //_codsot.spaces(2);
_codsez = "**"; _codsez = "**";
_codsot = "**"; _codsot = "**";
break; break;
case F_ETICHETTE: case F_ETICHETTE:
_tipo_stampa = etichette; _tipo_stampa = etichette;
break; break;
} }
if (_tipo_stampa != undefined) if (_tipo_stampa != undefined)
{ {
reset_files(); reset_files();
add_file(LF_SOGGETTI); add_file(LF_SOGGETTI);
TString tipoesc = _msk->get(F_TIPO); TString tipoesc = _msk->get(F_TIPO);
TDate termineesc = _msk->get(F_DATA); TDate termineesc = _msk->get(F_DATA);
filtra_sezioni(); filtra_sezioni();
if (tipoesc.not_empty() && tipoesc.ok()) if (tipoesc.not_empty() && tipoesc.ok())
current_cursor()->setfilter(format("ESCLUSO == \"%s\"",(const char*)tipoesc)); current_cursor()->setfilter(format("ESCLUSO == \"%s\"",(const char*)tipoesc));
else else
current_cursor()->setfilter("ESCLUSO != \"\""); current_cursor()->setfilter("ESCLUSO != \"\"");
current_cursor()->set_filterfunction(filter_func_esclusi); current_cursor()->set_filterfunction(filter_func_esclusi);
reset_print(); reset_print();
crea_intestazione(); crea_intestazione();
return TRUE; return TRUE;
} }
else else
return FALSE; return FALSE;
} }
void TEsclusi_application::crea_intestazione() void TEsclusi_application::crea_intestazione()
{ {
reset_header(); reset_header();
if (_tipo_stampa == elenco) if (_tipo_stampa == elenco)
{ {
TString sep(132); TString sep(132);
sep = "ELENCO ESCLUSI"; sep = "ELENCO ESCLUSI";
TString tipo = _msk->get(F_TIPO); TString tipo = _msk->get(F_TIPO);
if ((tipo.ok()) && (tipo.not_empty())) if ((tipo.ok()) && (tipo.not_empty()))
{ {
sep << " "; sep << " ";
sep << tipo; sep << tipo;
} }
TDate data = _msk->get(F_DATA); TDate data = _msk->get(F_DATA);
if (data.ok()) if (data.ok())
{ {
sep << " termine fino al "; sep << " termine fino al ";
sep << data.string(); sep << data.string();
} }
sep.center_just(); sep.center_just();
set_header(2, "@0g%s", (const char*) sep); set_header(2, "@0g%s", (const char*) sep);
TString data_stampa = _data_stampa.string(); TString data_stampa = _data_stampa.string();
set_header(2,"@0g%10s", (const char*) data_stampa); set_header(2,"@0g%10s", (const char*) data_stampa);
sep = ""; sep = "";
sep << "Pag. @#"; sep << "Pag. @#";
set_header(2, "@120g%s", (const char*) sep); set_header(2, "@120g%s", (const char*) sep);
sep = ""; sep = "";
sep.fill('-'); sep.fill('-');
set_header(3, (const char *) sep); set_header(3, (const char *) sep);
set_header(4,"@0gCod.@7gC.@10gCognome e nome@36gNato il@47gTipo escl.@58gMotivo"); set_header(4,"@0gCod.@7gC.@10gCognome e nome@36gNato il@47gEsclusione@61gMotivo");
set_header(5,"47gTermine"); set_header(5,"@47gTipo Termine");
set_header(6,"@0g------@7g--@10g-------------------------@36g----------@47g----------@58g------------------------------"); set_header(6,"@0g------@7g--@10g-------------------------@36g----------@47g-------------@61g------------------------------");
}
} //set_header(4,"@0gCod.@7gC.@10gCognome e nome@36gNato il@47gSospensione@61gUltima idon.@75gIntervalli@86gUltima donaz.@100gUlt.controllo@114gPross.contr.");
//set_header(5,"@76gSI AF");
bool TEsclusi_application::user_create() //set_header(6,"@0g------@7g--@10g-------------------------@36g----------@47g-------------@61g-------------@75g----------@86g-------------@100g-------------@114g-------------");
{
_rel = new TRelation(LF_SOGGETTI); }
_rel->add("TCS", "CODTAB==STATO",1,0,ALIAS_TCS); }
_rel->add("LCP", "CODTAB==LOCALITA",1,0,ALIAS_LCP);
_rel->add(LF_COMUNI, "COM==COM"); bool TEsclusi_application::user_create()
// per stampare le denominazione della sezione nell'intestazione {
_rel->add(LF_SEZIONI, "CODSEZ==CODSEZ|CODSOT==CODSOT"); _rel = new TRelation(LF_SOGGETTI);
_rel->add("TCS", "CODTAB==STATO",1,0,ALIAS_TCS);
_cur1 = add_cursor(new TCursor(_rel, "", 1)); //cursore ordinamento per codice _rel->add("LCP", "CODTAB==LOCALITA",1,0,ALIAS_LCP);
_cur2 = add_cursor(new TCursor(_rel, "", 2)); //cursore ordinamento per cognome e nome _rel->add(LF_COMUNI, "COM==COM");
_cur3 = add_cursor(new TCursor(_rel, "", 3)); //cursore ordinamento per sezione+sottogruppo+codice // per stampare le denominazione della sezione nell'intestazione
_cur4 = add_cursor(new TCursor(_rel, "", 4)); //cursore ordinamento per sezione+sottogruppo+cognome e nome _rel->add(LF_SEZIONI, "CODSEZ==CODSEZ|CODSOT==CODSOT");
_msk = new TMask("at2300a"); _cur1 = add_cursor(new TCursor(_rel, "", 1)); //cursore ordinamento per codice
_form_eti = new TEti_esclusi_form("AT_ETSOG"); _cur2 = add_cursor(new TCursor(_rel, "", 2)); //cursore ordinamento per cognome e nome
_cur3 = add_cursor(new TCursor(_rel, "", 3)); //cursore ordinamento per sezione+sottogruppo+codice
return TRUE; _cur4 = add_cursor(new TCursor(_rel, "", 4)); //cursore ordinamento per sezione+sottogruppo+cognome e nome
}
_msk = new TMask("at2300a");
bool TEsclusi_application::user_destroy() _form_eti = new TEti_esclusi_form("AT_ETSOG");
{
delete _msk; return TRUE;
delete _rel; }
delete _form_eti;
return TRUE; bool TEsclusi_application::user_destroy()
} {
delete _msk;
int at2300(int argc, char* argv[]) delete _rel;
{ delete _form_eti;
return TRUE;
TEsclusi_application a; }
a.run(argc, argv, "Elenco esclusi"); int at2300(int argc, char* argv[])
{
return 0;
} TEsclusi_application a;
a.run(argc, argv, "Elenco esclusi");
return 0;
}

View File

@ -1,30 +1,29 @@
#include <xvt.h> #include <xvt.h>
#include <checks.h>
#include <checks.h>
#include "at3.h"
#include "at3.h"
#define usage "Error - usage : %s -[0,1,2,3,4]"
#define usage "Error - usage : %s -[0,1,2,3,4]"
int main(int argc, char** argv)
int main(int argc, char** argv) {
{ int rt = 0 ;
int rt = 0 ; const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
switch (r)
switch (r) {
{ case 0:
case 0: rt = at3100(argc, argv); break;
rt = at3100(argc, argv); break; case 1:
case 1: rt = at3200(argc, argv); break;
rt = at3200(argc, argv); break; case 2:
case 2: rt = at3300(argc, argv); break;
rt = at3300(argc, argv); break; case 3:
case 3: rt = at3400(argc, argv); break;
rt = at3400(argc, argv); break; case 4:
case 4: rt = at3500(argc, argv); break;
rt = at3500(argc, argv); break; default:
default: error_box(usage, argv[0]) ; rt = 1; break;
error_box(usage, argv[0]) ; rt = 1; break; }
} return rt;
return rt; }
}

View File

@ -1,22 +1,21 @@
#include <xvt.h> #include <xvt.h>
#include <checks.h>
#include <checks.h>
#include "at4.h"
#include "at4.h"
#define usage "Error - usage : %s -[0]"
#define usage "Error - usage : %s -[0]"
int main(int argc, char** argv)
int main(int argc, char** argv) {
{ int rt = 0 ;
int rt = 0 ; const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
const int r = (argc > 1) ? atoi(&argv[1][1]) : -1;
switch (r)
switch (r) {
{ case 0:
case 0: rt = at4100(argc, argv); break;
rt = at4100(argc, argv); break; default:
default: error_box(usage, argv[0]) ; rt = 1; break;
error_box(usage, argv[0]) ; rt = 1; break; }
} return rt;
return rt; }
}

View File

@ -1,12 +1,14 @@
// definizione campi dell'archivio CONTSAN // definizione campi dell'archivio CONTSAN
#define CON_CODICE "CODICE" #define CON_CODICE "CODICE"
#define CON_PROGCON "PROGCON" #define CON_PROGCON "PROGCON"
#define CON_DATACON "DATACON" #define CON_DATACON "DATACON"
#define CON_TIPOCON "TIPOCON" #define CON_TIPOCON "TIPOCON"
#define CON_IDON1 "IDON1" #define CON_IDON1 "IDON1"
#define CON_IDON2 "IDON2" #define CON_IDON2 "IDON2"
#define CON_IDON3 "IDON3" #define CON_IDON3 "IDON3"
#define CON_IDON4 "IDON4" #define CON_IDON4 "IDON4"
#define CON_INTSI "INTSI" #define CON_INTSI "INTSI"
#define CON_INTAF "INTAF" #define CON_INTAF "INTAF"
#define CON_PROSSTIPO "PROSSTIPO"
#define CON_PROSSDATA "PROSSDATA"