|
| Locate.wfm |
 |
Wed, 27 Jun 2007 11:18:34 +020 |
This is a repost, see dbase.programming "Find Rows Dialog Box".
Locate.wfm is a generic search form.
Usage
-----
In the calling form or popup menu:
set procedure to locate.wfm additive
f = new locateform()
f.rowset = form.rowset
f.Open()
Roland
|
| Post Reply
|
 |
|
|
|
|
|
|
|
|
|