Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@17004 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c120fb46c6
commit
084d069b9a
@ -19,7 +19,7 @@ Item_04 = "Stampa Archivi di Base", [LVMENU_030]
|
||||
Caption = "Tabelle"
|
||||
Picture = <ba00>
|
||||
Module = 41
|
||||
Flags = "F"
|
||||
Flags = ""
|
||||
Item_01 = "Autisti", "lv0 -0 AUT", "F"
|
||||
Item_02 = "Mezzi di Trasporto", "lv0 -0 MEZ", "F"
|
||||
Item_03 = "Itinerari", "lv0 -0 ITI", "F"
|
||||
|
@ -26,7 +26,7 @@ BEGIN
|
||||
FLAGS "BU"
|
||||
FIELD CODTAB
|
||||
|
||||
USE AUT
|
||||
USE &AUT SELECT COD="AUT"
|
||||
INPUT CODTAB F_COD_AUTISTA
|
||||
DISPLAY "Codice" CODTAB
|
||||
DISPLAY "Descrizione@35" S0
|
||||
|
@ -17,7 +17,7 @@ BEGIN
|
||||
FLAGS "BU"
|
||||
HELP "Inserire il codice del mezzos."
|
||||
FIELD CODTAB
|
||||
USE MEZ
|
||||
USE &MEZ SELECT COD="MEZ"
|
||||
INPUT CODTAB F_COD_MEZZO
|
||||
DISPLAY "Codice" CODTAB
|
||||
DISPLAY "Descrizione@50" S0
|
||||
|
Loading…
x
Reference in New Issue
Block a user