Initial: flux text FoxBin2Prg (git urmareste .??2 in-arbore, binarele VFP git-ignored)
Inrolare ROACONTRACTE conform COMUN\docs\inrolare-proiect-git-text.md: - .gitignore/.gitattributes dupa modelul ROACONT (COMUN/ exclus, are repo propriu) - 439 texte FoxBin2Prg generate in arbore (vc2/sc2/fr2/mn2/pj2/db2) - Clase\registry.vcx ramane binar: memo .vct corupt (Error 41), nu se poate converti - Clase\ferestre_contracte.vcx: text generat, roundtrip scutit (fara write-back) - CLAUDE.md, docs/README.md, roa_sync.bat Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RYbiinqXxdEqXi53x4Ro7K
This commit is contained in:
44
config.fpw
Normal file
44
config.fpw
Normal file
@@ -0,0 +1,44 @@
|
||||
|
||||
|
||||
SCREEN = OFF
|
||||
|
||||
|
||||
_STARTUP = ""
|
||||
|
||||
* to eliminate load time:
|
||||
_BROWSER = ""
|
||||
_SPELLCHK = ""
|
||||
_GENMENU = ""
|
||||
_GENGRAPH = ""
|
||||
_GENXTAB = ""
|
||||
_COVERAGE = ""
|
||||
_SCCTEXT = ""
|
||||
_CONVERTER = ""
|
||||
_TRANSPORTER = ""
|
||||
_BUILDER = ""
|
||||
_WIZARD = ""
|
||||
|
||||
* other special CONFIG.FPW settings you may wish to change:
|
||||
* (these are the defaults)
|
||||
MVCOUNT = 1025
|
||||
OUTSHOW = ON
|
||||
|
||||
* Set other global settings here if you like, for example:
|
||||
RESOURCE = OFF
|
||||
_THROTTLE = 0
|
||||
|
||||
* See the application object's SetDataSessionSets() method
|
||||
* for some additional settings you
|
||||
* may like to use in your config file.
|
||||
* The following are not the default settings,
|
||||
* (and ordinarily will be taken care of in the
|
||||
* Load of private-session forms and formsets):
|
||||
TALK = OFF
|
||||
MULTILOCKS = ON
|
||||
EXCLUSIVE = OFF
|
||||
SAFETY = OFF
|
||||
editwork=c:\
|
||||
sortwork=c:\
|
||||
tmpfiles=c:\
|
||||
progwork=c:\
|
||||
CODEPAGE = 1252
|
||||
Reference in New Issue
Block a user