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:
21
Meniuri/vanzare4.mn2
Normal file
21
Meniuri/vanzare4.mn2
Normal file
@@ -0,0 +1,21 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="vanzare4.mnx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*<MenuType>4</MenuType>
|
||||
*<MenuLocation>REPLACE</MenuLocation>
|
||||
|
||||
*<MenuCode>
|
||||
DEFINE POPUP Shortcut SHORTCUT RELATIVE FROM MROW(),MCOL()
|
||||
DEFINE BAR 1 OF Shortcut PROMPT "Vanzare en-\<detail"
|
||||
ON SELECTION BAR 1 OF Shortcut initializeaza_vanzare_din_stoc(64)
|
||||
|
||||
DEFINE BAR 2 OF Shortcut PROMPT "\<Retur vanzare en-detail"
|
||||
ON SELECTION BAR 2 OF Shortcut initializeaza_vanzare_din_stoc(65)
|
||||
|
||||
DEFINE BAR 3 OF Shortcut PROMPT "Retur vanzare marfa (\<valorica)"
|
||||
ON SELECTION BAR 3 OF Shortcut initializeaza_vanzare_din_stoc(239)
|
||||
ACTIVATE POPUP Shortcut
|
||||
|
||||
*</MenuCode>
|
||||
Reference in New Issue
Block a user