you can create private data sessions in prg's... sure.
loSession = create("session")
set datasession to losession.datasessionid
On Tue, 12 Jul 2005 01:02:25 GMT, AK <newal (AT) rugwho (DOT) com> wrote:
Quote:
Hi all; A newbie question...
I have an old Foxbae app that I am running temporarily under VFP 9.0.
Obviously it uses USE, Index, Set relation commands.
Is there a way to tell VFP to set a private datasession for command
files (PRGs)? Or do I have to drop the USE commands and maybe create
forms?
Thank you,
A. |
---
Remove x's to send.