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:
44
Ferestre/Vechi/FUNDALMF.sc2
Normal file
44
Ferestre/Vechi/FUNDALMF.sc2
Normal file
@@ -0,0 +1,44 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="fundalmf.scx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*
|
||||
DEFINE CLASS dataenvironment AS dataenvironment
|
||||
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="" Scale="" Uniqueid="" ClassIcon="1" />
|
||||
|
||||
*<PropValue>
|
||||
Name = "Dataenvironment"
|
||||
*</PropValue>
|
||||
|
||||
ENDDEFINE
|
||||
|
||||
DEFINE CLASS ffergen1 AS ffergen OF "..\..\contab\clase\ferestrebaza.vcx"
|
||||
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
|
||||
|
||||
*<PropValue>
|
||||
AutoCenter = .T.
|
||||
DoCreate = .T.
|
||||
Height = 593
|
||||
Name = "Ffergen1"
|
||||
Picture = ..\..\contab\grafice\pozafundal.bmp
|
||||
Visible = .F.
|
||||
Width = 793
|
||||
WindowState = 2
|
||||
WindowType = 0
|
||||
Line1.Name = "Line1"
|
||||
*</PropValue>
|
||||
|
||||
PROCEDURE Activate
|
||||
DO MFIX2000.MPR
|
||||
do totvMF
|
||||
|
||||
ENDPROC
|
||||
|
||||
PROCEDURE Init
|
||||
public v
|
||||
v=''
|
||||
|
||||
ENDPROC
|
||||
|
||||
ENDDEFINE
|
||||
Reference in New Issue
Block a user