Patch level :10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :Ricompilazione files


git-svn-id: svn://10.65.10.50/trunk@19971 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
lvietri 2010-01-22 09:23:06 +00:00
parent e7bcbf3b64
commit f34a9362f8
5 changed files with 21 additions and 3 deletions

11
ps/pd5317.cpp Executable file
View File

@ -0,0 +1,11 @@
#include <xvt.h>
#include "pd5317.h"
#include "pd5317100.h"
int main(int argc, char** argv)
{
const int r = (argc > 1) ? argv[1][1] - '0' : 0;
pd5317100(argc, argv);
return 0;
}

7
ps/pd5317.h Executable file
View File

@ -0,0 +1,7 @@
#ifndef __PS0_H
#define __PS0_H
int pd5317100(int argc, char* argv[]);
#endif // __PS0_H

View File

@ -4,7 +4,7 @@
#include <Reprint.h>
#include <currency.h>
#include "pd5317.h"
#include "pd5317100.h"
#include "pd5317100.h"
//Stampa Listino Carrelli
//lvietri

View File

@ -1,6 +1,6 @@
#define F_COD_CMS 201
#define F_DES_CMS 202
#define F_COD_CMS_TO 203
#define F_DES_CMS_TO 204
#define F_DES_CMS_TO 204
#define F_VENDUTO 205
#define F_CARICO 206

View File

@ -2,7 +2,7 @@
TOOLBAR "topbar" 0 0 0 2
#include "printbar.h"
ENDPAGE
ENDPAGE
PAGE "Stampa Listino Carrelli" -1 -1 40 5