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:
2026-07-16 10:55:38 +03:00
commit 2f59024385
1271 changed files with 820556 additions and 0 deletions

9
programe/gridproc.prg Normal file
View File

@@ -0,0 +1,9 @@
PROCEDURE ALL
SET FILTER TO
ENDPROC
PROCEDURE custom_filter
RETURN
osearchform=CREATEOBJECT("searchform")
osearchform.SHOW()
ENDPROC