Patch level :10.0
Files correlati : Ricompilazione Demo : [ ] Commento : riviste le maschere git-svn-id: svn://10.65.10.50/trunk@20341 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
54300466e0
commit
8b49b255d4
@ -1,35 +1,16 @@
|
|||||||
#include "scselmsk.h"
|
#include "scselmsk.h"
|
||||||
#include "sc2100a.h"
|
#include "sc2100a.h"
|
||||||
|
|
||||||
TOOLBAR "Relapbar" 0 0 0 2
|
TOOLBAR "" 0 0 0 2
|
||||||
|
|
||||||
BUTTON DLG_PRINT 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -15 -11 ""
|
|
||||||
MESSAGE EXIT,K_ENTER
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_EDIT 10 2
|
BUTTON DLG_EDIT 10 2
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT -25 -11 ""
|
PROMPT 1 1 "~Esporta"
|
||||||
PICTURE BMP_EDIT
|
PICTURE TOOL_EXCEL
|
||||||
MESSAGE EXIT,69
|
MESSAGE EXIT,69
|
||||||
END
|
END
|
||||||
|
|
||||||
BUTTON DLG_INFO 10 2
|
#include <printbar.h>
|
||||||
BEGIN
|
|
||||||
PROMPT -35 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_HELP 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -45 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_QUIT 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -55 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
|
@ -1,28 +1,7 @@
|
|||||||
#include "sc2200.h"
|
#include "sc2200.h"
|
||||||
|
|
||||||
TOOLBAR "" 0 0 0 2
|
TOOLBAR "" 0 0 0 2
|
||||||
|
#include <printbar.h>
|
||||||
BUTTON DLG_PRINT 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -14 -11 ""
|
|
||||||
MESSAGE EXIT,K_ENTER
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_INFO 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -24 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_HELP 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -34 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_QUIT 11 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -44 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
PAGE "Stampa Scadenzario" 0 0 0 0
|
PAGE "Stampa Scadenzario" 0 0 0 0
|
||||||
|
@ -1,28 +1,7 @@
|
|||||||
#include "sc2300.h"
|
#include "sc2300.h"
|
||||||
|
|
||||||
TOOLBAR "" 0 0 0 2
|
TOOLBAR "" 0 0 0 2
|
||||||
|
#include <printbar.h>
|
||||||
BUTTON DLG_PRINT 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -14 -11 ""
|
|
||||||
MESSAGE EXIT,K_ENTER
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_INFO 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -24 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_HELP 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -34 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_QUIT 11 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -44 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
PAGE "Stampa Scaduto" 0 0 0 0
|
PAGE "Stampa Scaduto" 0 0 0 0
|
||||||
|
@ -2,28 +2,7 @@
|
|||||||
#include "sc2400a.h"
|
#include "sc2400a.h"
|
||||||
|
|
||||||
TOOLBAR "" 0 0 0 2
|
TOOLBAR "" 0 0 0 2
|
||||||
|
#include <printbar.h>
|
||||||
BUTTON DLG_PRINT 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -14 -11 ""
|
|
||||||
MESSAGE EXIT,K_ENTER
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_INFO 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -24 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_HELP 10 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -34 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
BUTTON DLG_QUIT 11 2
|
|
||||||
BEGIN
|
|
||||||
PROMPT -44 -11 ""
|
|
||||||
END
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
PAGE "Stampa solleciti" 0 0 0 0
|
PAGE "Stampa solleciti" 0 0 0 0
|
||||||
|
@ -108,8 +108,8 @@ class TProspettoScadenze : public TPrintapp
|
|||||||
bool _excel;
|
bool _excel;
|
||||||
TPRSC_recordset * _recset;
|
TPRSC_recordset * _recset;
|
||||||
|
|
||||||
static TString _last_game;
|
//static TString80 _last_game;
|
||||||
static bool fil_function(const TRelation *);
|
//static bool fil_function(const TRelation *);
|
||||||
TString_array _colnames;
|
TString_array _colnames;
|
||||||
int _limiti[NUMERO_FASCE];
|
int _limiti[NUMERO_FASCE];
|
||||||
|
|
||||||
@ -141,7 +141,7 @@ public:
|
|||||||
TProspettoScadenze();
|
TProspettoScadenze();
|
||||||
};
|
};
|
||||||
|
|
||||||
TString TProspettoScadenze::_last_game;
|
static TString80 _last_game;
|
||||||
|
|
||||||
inline TProspettoScadenze& app() {return (TProspettoScadenze&)main_app();}
|
inline TProspettoScadenze& app() {return (TProspettoScadenze&)main_app();}
|
||||||
|
|
||||||
@ -154,7 +154,7 @@ void TProspettoScadenze::print_real(TString& dest, const real& num)
|
|||||||
dest.right_just(10);
|
dest.right_just(10);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool TProspettoScadenze::fil_function(const TRelation *r)
|
bool fil_function(const TRelation *r)
|
||||||
{
|
{
|
||||||
TRectype& part = r->curr(LF_PARTITE);
|
TRectype& part = r->curr(LF_PARTITE);
|
||||||
|
|
||||||
@ -226,9 +226,6 @@ void TProspettoScadenze::compute_all(TPartita& p, TBill& bill)
|
|||||||
real res_pagati;
|
real res_pagati;
|
||||||
real esposto;
|
real esposto;
|
||||||
|
|
||||||
if (p.anno() == 2009 && p.numero() == "032")
|
|
||||||
int i = 1;
|
|
||||||
|
|
||||||
compute_unassigned(p, _limbf);
|
compute_unassigned(p, _limbf);
|
||||||
esposto = _unsesp;
|
esposto = _unsesp;
|
||||||
for (int r = p.last(); r > 0; r = p.pred(r)) // Browse all rows (partite)
|
for (int r = p.last(); r > 0; r = p.pred(r)) // Browse all rows (partite)
|
||||||
|
@ -4,9 +4,9 @@ TOOLBAR "" 0 0 0 2
|
|||||||
|
|
||||||
BUTTON DLG_EDIT 10 2
|
BUTTON DLG_EDIT 10 2
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT -25 -1 "~Edit"
|
PROMPT -25 -1 "~Esporta"
|
||||||
MESSAGE EXIT,69
|
MESSAGE EXIT,69
|
||||||
PICTURE TOOL_EDIT
|
PICTURE TOOL_EXCEL
|
||||||
END
|
END
|
||||||
|
|
||||||
#include <printbar.h>
|
#include <printbar.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user