Import initial din SVN ROAAUTO/Trunk @HEAD

This commit is contained in:
2026-04-11 17:11:32 +03:00
commit 656d98697f
1856 changed files with 163525 additions and 0 deletions

View File

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