git-svn-id: svn://10.65.10.50/branches/R_10_00@23182 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4e95d03c19
commit
3ce424af76
@ -153,7 +153,7 @@ END
|
|||||||
NUMBER F_NUMERO 7
|
NUMBER F_NUMERO 7
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT 1 4 "Registrazione "
|
PROMPT 1 4 "Registrazione "
|
||||||
USE LF_PARTITE SELECT (TIPOC=#F_TIPO)&&(NREG!="")
|
USE LF_PARTITE KEY 2 SELECT (TIPOC=#F_TIPO)&&(NREG!="")
|
||||||
JOIN LF_CLIFO INTO TIPOCF=TIPOC CODCF==SOTTOCONTO
|
JOIN LF_CLIFO INTO TIPOCF=TIPOC CODCF==SOTTOCONTO
|
||||||
INPUT NREG F_NUMERO
|
INPUT NREG F_NUMERO
|
||||||
DISPLAY "Numero" NREG
|
DISPLAY "Numero" NREG
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
#include <recset.h>
|
#include <recset.h>
|
||||||
#include <relation.h>
|
#include <relation.h>
|
||||||
#include <reputils.h>
|
#include <reputils.h>
|
||||||
|
#include <sheet.h>
|
||||||
#include "sc1400.h"
|
#include "sc1400.h"
|
||||||
|
|
||||||
#include "../cg/cg2101.h"
|
#include "../cg/cg2101.h"
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
#include <applicat.h>
|
#include <applicat.h>
|
||||||
#include <progind.h>
|
#include <progind.h>
|
||||||
|
#include <sheet.h>
|
||||||
#include <textset.h>
|
#include <textset.h>
|
||||||
|
|
||||||
#include "../cg/cgsaldac.h"
|
#include "../cg/cgsaldac.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user