*** empty log message ***
git-svn-id: svn://10.65.10.50/trunk@11878 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
97b57d8bfb
commit
635748347e
@ -41,5 +41,3 @@
|
|||||||
#define S_DESCR 114
|
#define S_DESCR 114
|
||||||
#define S_TIPORIGA 115
|
#define S_TIPORIGA 115
|
||||||
#define S_NUMRIGA 116
|
#define S_NUMRIGA 116
|
||||||
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
#include "ve0100O.h"
|
#include "ve0100o.h"
|
||||||
|
|
||||||
PAGE "Dati cliente/fornitore occasionale" -1 -1 72 16
|
PAGE "Dati cliente/fornitore occasionale" -1 -1 72 16
|
||||||
|
|
||||||
|
@ -619,3 +619,4 @@ END
|
|||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@
|
|||||||
#define R_CODNUM_FAT 105
|
#define R_CODNUM_FAT 105
|
||||||
#define R_NDOC_FAT 106
|
#define R_NDOC_FAT 106
|
||||||
#define R_NOTA 107
|
#define R_NOTA 107
|
||||||
|
|
@ -26,3 +26,4 @@ END
|
|||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
int main( int argc, char** argv )
|
int main( int argc, char** argv )
|
||||||
{
|
{
|
||||||
int rt = -1;
|
|
||||||
const int r = (argc > 1) ? argv[1][1]-'0' : -1;
|
const int r = (argc > 1) ? argv[1][1]-'0' : -1;
|
||||||
|
|
||||||
switch (r)
|
switch (r)
|
||||||
|
@ -73,3 +73,4 @@ END
|
|||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
int main( int argc, char** argv )
|
int main( int argc, char** argv )
|
||||||
{
|
{
|
||||||
int rt = -1;
|
|
||||||
const int r = (argc > 1) ? argv[1][1]-'0' : -1;
|
const int r = (argc > 1) ? argv[1][1]-'0' : -1;
|
||||||
|
|
||||||
switch (r)
|
switch (r)
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#include <lffiles.h>
|
|
||||||
#include "ve7300a.h"
|
#include "ve7300a.h"
|
||||||
|
|
||||||
TOOLBAR "" 0 -3 0 3
|
TOOLBAR "" 0 -3 0 3
|
||||||
@ -198,3 +197,4 @@ END
|
|||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user