Import initial din SVN ROAAUTO/Trunk @HEAD
This commit is contained in:
9
COMUN/programe/gridproc.prg
Normal file
9
COMUN/programe/gridproc.prg
Normal file
@@ -0,0 +1,9 @@
|
||||
PROCEDURE ALL
|
||||
SET FILTER TO
|
||||
ENDPROC
|
||||
|
||||
PROCEDURE custom_filter
|
||||
RETURN
|
||||
osearchform=CREATEOBJECT("searchform")
|
||||
osearchform.SHOW()
|
||||
ENDPROC
|
||||
Reference in New Issue
Block a user