I know I've read this somewhere before, but I can't seem to find it now. If I create a cursor with
and then index the cursor
Does this create an actual file somwhere? Secondly, does the index file automatically get deleted when the cursor is released?
Auguy
Northwest Ohio
Code:
Select...Into Cursor tmpUser NoFilter ReadWrite
Code:
Index On UserCode Tag UserCode
Auguy
Northwest Ohio