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:
25
clase/_de_base.vc2
Normal file
25
clase/_de_base.vc2
Normal file
@@ -0,0 +1,25 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="_de_base.vcx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*
|
||||
DEFINE CLASS _debase AS _dataenvironment OF "_baza.vcx"
|
||||
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="" Scale="Pixels" Uniqueid="" />
|
||||
|
||||
*<PropValue>
|
||||
DataSource = (gnHandle)
|
||||
DataSourceType = "ODBC"
|
||||
Height = 24
|
||||
Name = "_debase"
|
||||
Width = 54
|
||||
*</PropValue>
|
||||
|
||||
PROCEDURE BeforeOpenTables
|
||||
*** Select connection code: DO NOT REMOVE
|
||||
set multilocks on
|
||||
*** End of Select connection code: DO NOT REMOVE
|
||||
|
||||
ENDPROC
|
||||
|
||||
ENDDEFINE
|
||||
Reference in New Issue
Block a user