crewchiefpro6
Programmer
I have never needed a mover class before until now and I am experimenting with the Super Mover class in vfp. My question is how do I add a dbf as a control source properly, and how do I include the moved items into my select sql command.
Currently I have the left listbox as rowsource of a cursor created in Load, this displays the information properly but when one item is selected it does not remove this item after transferring over.
After I move all the items I need how do I add these to the select sql statement as part of a where clause?
Sorry for the simplistic question but I cannot find good info in the help file on this.
Don Higgins
Currently I have the left listbox as rowsource of a cursor created in Load, this displays the information properly but when one item is selected it does not remove this item after transferring over.
After I move all the items I need how do I add these to the select sql statement as part of a where clause?
Sorry for the simplistic question but I cannot find good info in the help file on this.
Don Higgins