Initial: flux text FoxBin2Prg (git urmareste .??2 in-arbore, binarele VFP git-ignored)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
34
Meniuri/capitaluri8.mn2
Normal file
34
Meniuri/capitaluri8.mn2
Normal file
@@ -0,0 +1,34 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="capitaluri8.mnx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*<MenuType>4</MenuType>
|
||||
*<MenuLocation>REPLACE</MenuLocation>
|
||||
|
||||
*<MenuCode>
|
||||
DEFINE POPUP subventii SHORTCUT RELATIVE FROM MROW(),MCOL()
|
||||
DEFINE BAR 1 OF subventii PROMPT "Subventii pentru investiii 4751" ;
|
||||
MESSAGE '4451:4751'
|
||||
ON SELECTION BAR 1 OF subventii lans_generic(10604,'4451',,'4751')
|
||||
|
||||
DEFINE BAR 2 OF subventii PROMPT "\-"
|
||||
ON BAR 2 OF subventii ACTIVATE POPUP _2mu10jcf6
|
||||
|
||||
*----------------------------------
|
||||
DEFINE POPUP _2mu10jcf6 SHORTCUT RELATIVE
|
||||
DEFINE BAR 3 OF subventii PROMPT "Imprumuturi nerambursabile 4752" ;
|
||||
MESSAGE '4452:4752'
|
||||
ON SELECTION BAR 3 OF subventii lans_generic(10604,'4452',,'4752')
|
||||
|
||||
DEFINE BAR 4 OF subventii PROMPT "\-"
|
||||
ON BAR 4 OF subventii ACTIVATE POPUP _2mu10k6hm
|
||||
|
||||
*----------------------------------
|
||||
DEFINE POPUP _2mu10k6hm SHORTCUT RELATIVE
|
||||
DEFINE BAR 5 OF subventii PROMPT "\<Alte sume 4758" ;
|
||||
MESSAGE '4458:4758'
|
||||
ON SELECTION BAR 5 OF subventii lans_generic(10604,'4458',,'4758')
|
||||
ACTIVATE POPUP subventii
|
||||
|
||||
*</MenuCode>
|
||||
Reference in New Issue
Block a user